readme.txt

来自「s1mp3 sdk, action mp3 develop tool kit!」· 文本 代码 · 共 19 行

TXT
19
字号
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 + =
减小字号Ctrl + -
显示快捷键?