micro-bit-led-compass/hardware_main/Embed.toml
2023-10-28 23:02:22 -05:00

13 lines
246 B
TOML

[default.general]
chip = "nrf52833_xxAA" # uncomment this line for micro:bit V2
# chip = "nrf51822_xxAA" # uncomment this line for micro:bit V1
[default.reset]
halt_afterwards = false
[default.rtt]
enabled = true
[default.gdb]
enabled = false