mirror of
https://github.com/meshtastic/firmware.git
synced 2025-02-01 18:29:56 +00:00
bdd1c53072
This reverts commit5cc8ca59a3
. Revert "Sync Wio lr1110 refresh with master (#4251)" This reverts commitd97e6b86b8
. Revert "update SD_FLASH_SIZE to 0x27000 (#4232)" This reverts commit2df8093fef
.
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
|