Skip to content

Conversation

@rauhul
Copy link
Member

@rauhul rauhul commented Mar 12, 2025

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.

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.
@rauhul rauhul requested a review from kubamracek as a code owner March 12, 2025 21:49
@rauhul rauhul merged commit 513524f into main Mar 13, 2025
20 checks passed
@rauhul rauhul deleted the toolsets-pt-1 branch March 13, 2025 18:38
@xtremekforever
Copy link
Contributor

I'm excited for these new features. I'm starting up a new firmware project and I'm giving them a spin- --toolset, --triple, and so on!

rauhul added a commit that referenced this pull request May 3, 2025
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.
trundlebits pushed a commit to trundlebits/swift-embedded-examples that referenced this pull request Jul 18, 2025
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants