📄 readme.txt
字号:
How to operate:
Open a console window and move to examples/[name of the example]/
Use:
- "zmake retrieve" : dump the flash (if you haven't done that yet during the installation).
- "zmake clean" : clean all files up.
- "zmake all" : build the example.
- "zmake complete" : build the example then move the created file (RECORD.AP) to the fw directory
and rebuild the firmware file for re-flashing purposes.
- "zmake install" : Just move and fix the file without re-creating it and rebuild the firmware file.
- Flash the "current_fw.bin" file located in fw directory with rdiskupdate, the usual way.
Note: if you which to restore your original firmware,
just flash the "original_fw.bin" file also located in fw directory.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -