We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4858b27 commit f3afc7bCopy full SHA for f3afc7b
targets/maixbit.json
@@ -3,5 +3,5 @@
3
"build-tags": ["maixbit"],
4
"serial": "uart",
5
"linkerscript": "targets/maixbit.ld",
6
- "flash-command": "kflash --Board bit -p {port} --noansi --verbose {bin}"
+ "flash-command": "kflash -p {port} --noansi --verbose {bin}"
7
}
0 commit comments