This commit is contained in:
King Kévin 2021-02-25 17:21:00 +01:00
parent 19a0d3c5d7
commit 6a0568fd64
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ compilation
to compile the firmware yourself:
- install `arm-none-eabi-gcc` to compile the firmware.
- get [linopencm3](https://libopencm3.org/) using `git submodule update --init --recursive`.
- get [libopencm3](https://libopencm3.org/) using `git submodule update --init --recursive`.
- compile using `make`
to flash: