summaryrefslogtreecommitdiffstats
path: root/Embed.toml
blob: b2990339a33bf149f0c7cf6ba084a2b91ca31e35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[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 = false

[default.gdb]
enabled = false