File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -200,3 +200,18 @@ tools.AirISP.bootloader.protocol=serial
200200tools.AirISP.bootloader.params.verbose=
201201tools.AirISP.bootloader.params.quiet=
202202tools.AirISP.bootloader.pattern=
203+
204+ # Debugger configuration (general options)
205+ # ----------------------------------------
206+ # EXPERIMENTAL feature:
207+ # - this is alpha and may be subject to change without notice
208+ # debug.executable={build.path}/{build.project_name}.elf
209+ # debug.toolchain=gcc
210+ # debug.toolchain.path={compiler.path}
211+ # debug.toolchain.prefix=arm-none-eabi-
212+ # debug.server=pyocd
213+ # debug.server.pyocd.path=
214+ # debug.server.pyocd.scripts_dir=
215+ # debug.server.pyocd.script=
216+ # debug.server.pyocd.cmsisPack="D:\\GitHub\\luatos-soc-air001\\PACK\\Keil.AIR001_DFP.1.1.0.pack"
217+ # debug.server.pyocd.targetId="Air001Dev"
You can’t perform that action at this time.
0 commit comments