diff options
Diffstat (limited to 'examples/stm32f1_bluepill_blinky/Embed.toml')
| -rw-r--r-- | examples/stm32f1_bluepill_blinky/Embed.toml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/examples/stm32f1_bluepill_blinky/Embed.toml b/examples/stm32f1_bluepill_blinky/Embed.toml new file mode 100644 index 0000000..89c6ebe --- /dev/null +++ b/examples/stm32f1_bluepill_blinky/Embed.toml @@ -0,0 +1,8 @@ +[default.general] +chip = "stm32f103c8" + +[default.rtt] +enabled = true + +[default.gdb] +enabled = false |
