Skip to content

Commit 7222371

Browse files
committed
update: ISP使用AirISP-next
1 parent d91d2a6 commit 7222371

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

platform.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=Air MCU
2-
version=0.6.1
2+
version=0.6.3
33

44
## compiler variables 编译器的路径
55
compiler.path={runtime.tools.xpack-arm-none-eabi-gcc.path}/bin/
@@ -167,9 +167,9 @@ recipe.size.regex.eeprom=^(?:\.eeprom)\s+([0-9]+).*
167167
##
168168
## AirISP
169169
##
170-
tools.AirISP.path={runtime.tools.AirISP.path}
171-
tools.AirISP.cmd=AirISP
172-
tools.AirISP.cmd.windows=AirISP.exe
170+
tools.AirISP.path={runtime.tools.AirISP-next.path}
171+
tools.AirISP.cmd=AirISP-next
172+
tools.AirISP.cmd.windows=AirISP-next.exe
173173

174174
## Upload Sketch
175175
## -------------

0 commit comments

Comments
 (0)