소스 검색

Fixing a typo

keymap_in_eeprom
TiBounise 10 년 전
부모
커밋
696a7fbc6f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      doc/build.md

+ 1
- 1
doc/build.md 파일 보기

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>