Update dependencies

master
jacob.eva 7 months ago
parent fe7d745052
commit 761923e210
No known key found for this signature in database
GPG Key ID: B92E083BBCCAA1E
  1. 2
      Documentation/BUILDING.md

@ -1,6 +1,6 @@
# Building # Building
## Prerequisites ## 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. Firstly, figure out which MCU platform your supported board is based on. The table below can help you.

Loading…
Cancel
Save