airisp/docs/flash #23
Replies: 1 comment
-
烧写速度好慢…… |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
airisp/docs/flash
AirISP支持烧录HEX或`BIN格式的文件到芯片的 FLASH 中。 我们可以使用write_flash命令来执行烧录操作,像下面这样: write_flash 命令参数 write_flash命令有如下参数: 1. --erase-all或者-e,作用是在烧录的时候擦除全部flash,建议添加。 2. --no-progress或者-p,作用是在...
https://arduino.luatos.com/airisp/docs/flash.html
Beta Was this translation helpful? Give feedback.
All reactions