mirror of
https://github.com/liberatedsystems/RNode_Firmware_CE.git
synced 2025-07-21 13:59:00 -04:00
Update dependencies
This commit is contained in:
parent
fe7d745052
commit
761923e210
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue