Skip to content

Replace pico-blink build.sh #110

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 2, 2025
Merged

Replace pico-blink build.sh #110

merged 2 commits into from
May 2, 2025

Conversation

rauhul
Copy link
Collaborator

@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.
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.

2 participants