From: jacob.eva Date: Mon, 10 Jun 2024 13:12:06 +0000 (+0100) Subject: Add prerequisite X-Git-Url: https://git.tnoah.ca/?a=commitdiff_plain;h=8ca9f25f864110af17d684730344155861688e44;p=lora-radio.git Add prerequisite --- diff --git a/Documentation/BUILDING.md b/Documentation/BUILDING.md index 93c4da4..92fd9ea 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. +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. Firstly, figure out which MCU platform your supported board is based on. The table below can help you.