aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32f3_blinky/Embed.toml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/stm32f3_blinky/Embed.toml')
-rw-r--r--examples/stm32f3_blinky/Embed.toml9
1 files changed, 9 insertions, 0 deletions
diff --git a/examples/stm32f3_blinky/Embed.toml b/examples/stm32f3_blinky/Embed.toml
new file mode 100644
index 0000000..6dffe3f
--- /dev/null
+++ b/examples/stm32f3_blinky/Embed.toml
@@ -0,0 +1,9 @@
+[default.general]
+chip = "stm32f303re"
+
+
+[default.rtt]
+enabled = true
+
+[default.gdb]
+enabled = false