summaryrefslogtreecommitdiffstats
path: root/Embed.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Embed.toml')
-rw-r--r--Embed.toml12
1 files changed, 12 insertions, 0 deletions
diff --git a/Embed.toml b/Embed.toml
new file mode 100644
index 0000000..b299033
--- /dev/null
+++ b/Embed.toml
@@ -0,0 +1,12 @@
1[default.general]
2# chip = "nrf52833_xxAA" # uncomment this line for micro:bit V2
3chip = "nrf51822_xxAA" # uncomment this line for micro:bit V1
4
5[default.reset]
6halt_afterwards = false
7
8[default.rtt]
9enabled = false
10
11[default.gdb]
12enabled = false