Commit 513524f
authored
Migrate some stm32 examples to use toolsets (#94)
Updates the stm32-uart-echo and stm32-neopixel examples to use a swiftpm
toolset.json to specify various compiler and linker flags. Also updates
the Makefiles to leverage swiftpm to link the executable instead of
manually linking using `ld` directly.1 parent e5478d4 commit 513524f
File tree
27 files changed
+61880
-2692
lines changed- .github/workflows
- Tools
- SVDs
- Toolsets
- stm32-neopixel
- Sources/Application
- Neopixel
- Registers
- stm32-uart-echo
- .sourcekit-lsp
- Sources/Application/Registers
27 files changed
+61880
-2692
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments