Split project into ascii conversion and embded code
- Use workspaces for splitting - Rewrite ascii conversion to rust
This commit is contained in:
11
bad-apple-embedded/Embed.toml
Normal file
11
bad-apple-embedded/Embed.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
[default.general]
|
||||
chip = "STM32F303ZETx"
|
||||
|
||||
[default.reset]
|
||||
halt_afterwards = false
|
||||
|
||||
[default.rtt]
|
||||
enabled = false
|
||||
|
||||
[default.gdb]
|
||||
enabled = false
|
||||
Reference in New Issue
Block a user