From: jacob.eva Date: Thu, 1 Aug 2024 17:04:31 +0000 (+0100) Subject: Update dependencies X-Git-Url: https://git.tnoah.ca/?a=commitdiff_plain;h=761923e210d0127dde80bbb770474a2fe4f26dbb;p=lora-radio.git Update dependencies --- diff --git a/Documentation/BUILDING.md b/Documentation/BUILDING.md index e1381b7..6e90f8e 100644 --- a/Documentation/BUILDING.md +++ b/Documentation/BUILDING.md @@ -1,6 +1,6 @@ # Building ## Prerequisites -The build system of this repository is based on Make. The `Makefile` is in the base of the repository. Please ensure you have `arduino-cli` installed before proceeding. +The build system of this repository is based on GNU Make. The `Makefile` is in the base of the repository. Please ensure you have `arduino-cli`, `python3` and `make` installed before proceeding. Firstly, figure out which MCU platform your supported board is based on. The table below can help you.