Skip to content

Conversation

@rauhul
Copy link
Member

@rauhul rauhul commented May 2, 2025

Removes the legacy build.sh script used to build the pico-blink firmware and replaces it with a makefile leveraging SwiftPM + a new pico.json toolset file. This means we no longer have to handle build flags in the build script directly and SwiftPM can handle invoking the linker.

Supersedes #106

Removes the legacy build.sh script used to build the pico-blink firmware
and replaces it with a makefile leveraging SwiftPM + a new pico.json
toolset file. This means we no longer have to handle build flags in the
build script directly and SwiftPM can handle invoking the linker.
@rauhul rauhul enabled auto-merge (squash) May 2, 2025 17:56
@rauhul rauhul merged commit 88ab1fe into main May 2, 2025
20 checks passed
@rauhul rauhul deleted the pico-blink-make branch May 2, 2025 17:57
@kubamracek
Copy link
Collaborator

LGTM

rauhul added a commit that referenced this pull request May 3, 2025
Removes the legacy build.sh script used to build the pico-blink firmware
and replaces it with a makefile leveraging SwiftPM + a new pico.json
toolset file. This means we no longer have to handle build flags in the
build script directly and SwiftPM can handle invoking the linker.
trundlebits pushed a commit to trundlebits/swift-embedded-examples that referenced this pull request Jul 18, 2025
Removes the legacy build.sh script used to build the pico-blink firmware
and replaces it with a makefile leveraging SwiftPM + a new pico.json
toolset file. This means we no longer have to handle build flags in the
build script directly and SwiftPM can handle invoking the linker.
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.

3 participants