Browse Source

Fixing a typo

core
TiBounise 10 years ago
parent
commit
03007fe4ff
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      doc/build.md

+ 1
- 1
doc/build.md View File

Build firmware using GNU `make` command. You'll see `<project>_<variant>.hex` file in that directory unless something unexpected occurs in build process. 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> make -f Makefile.<variant>