Skip to content
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

Added devcontainer setup and CI workflow for generating builds #116

Merged
merged 28 commits into from
Aug 10, 2024
Merged

Conversation

webhdx
Copy link
Owner

@webhdx webhdx commented Aug 10, 2024

This PR adds some handy tools for easier development:

  • Devcontainer setup: Custom docker image with embedded toolchain for compiling PicoBoot code. It's very easy to use if you work with VS Code. It should be picked automatically with devcontainer extension installed.
  • CI workflow for building PicoBoot binaries on main branch and pull requests. It downloads the latest gekkoboot release automatically and produces uf2 artifact ready to be flashed onto Pico.

@webhdx webhdx merged commit a7ba643 into main Aug 10, 2024
1 check passed
@webhdx webhdx deleted the ci branch August 10, 2024 16:09
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.

1 participant