Add prerequisite

This commit is contained in:
jacob.eva
2024-06-10 14:12:06 +01:00
parent f6d58460ae
commit 8ca9f25f86

View 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.
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.