mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-01 10:19:59 +00:00
8 lines
257 B
YAML
8 lines
257 B
YAML
|
# This is a config file to control pyocd ICE debugger probe options (only used for NRF52 targets with hardware debugging connections)
|
||
|
# for more info see FIXMEURL
|
||
|
|
||
|
# console or telnet
|
||
|
semihost_console_type: telnet
|
||
|
enable_semihosting: True
|
||
|
telnet_port: 4444
|