Initial Setup for the microbit v1
This commit is contained in:
12
Embed.toml
Normal file
12
Embed.toml
Normal file
@@ -0,0 +1,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 = true
|
||||
|
||||
[default.rtt]
|
||||
enabled = true
|
||||
|
||||
[default.gdb]
|
||||
enabled = false
|
||||
Reference in New Issue
Block a user