]> git.tnoah.ca Git - lora-radio.git/commitdiff
Update dependencies
authorjacob.eva <x00010@disroot.org>
Thu, 1 Aug 2024 17:04:31 +0000 (18:04 +0100)
committerjacob.eva <x00010@disroot.org>
Thu, 1 Aug 2024 17:04:31 +0000 (18:04 +0100)
Documentation/BUILDING.md

index e1381b74e35662d860da82be71d6b79691d99179..6e90f8e28ea6994807c4d18c05c1debf642d98d2 100644 (file)
@@ -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.