Sfoglia il codice sorgente

Fixing a typo

tags/v1.9
TiBounise 10 anni fa
parent
commit
696a7fbc6f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      doc/build.md

+ 1
- 1
doc/build.md Vedi File

@@ -40,7 +40,7 @@ Move to project directory in the firmware source.
Build firmware using GNU `make` command. You'll see `<project>_<variant>.hex` file in that directory unless something unexpected occurs in build process.


mkae -f Makefile.<variant> clean
make -f Makefile.<variant> clean
make -f Makefile.<variant>



Loading…
Annulla
Salva