aboutsummaryrefslogtreecommitdiff
path: root/examples/stm32f3_blinky/Embed.toml
diff options
context:
space:
mode:
authordatdenkikniet <jcdra1@gmail.com>2023-04-14 21:53:56 +0200
committerdatdenkikniet <jcdra1@gmail.com>2023-04-16 13:08:35 +0200
commit5a9135961f34505714e23f12e4cf4bacfa492dcd (patch)
tree14c986e17ee46a633ecce02d0f6b0c88ceb1c86b /examples/stm32f3_blinky/Embed.toml
parentef8046b060a375fd5e6b23d62c3a9a303bbd6e11 (diff)
Split remove old examples
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