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

CI: Some basic tooling upgrades #87

Merged
merged 2 commits into from
Jul 18, 2024
Merged

CI: Some basic tooling upgrades #87

merged 2 commits into from
Jul 18, 2024

Conversation

Gadgetoid
Copy link
Member

This PR aims to bring Badger 2040's build closer to the state of the art.

  • The hack to disable C++ exceptions and avoid a bloated explody build has been moved to the USER_C_MODULES cmake files so that it's included implicitly.
  • TODO: Upgrade dir2uf2 to include the new --fs-compact option, and use it to make the with-badger-os .uf2s smol

The hack to disable C++ exceptions and avoid a bloated explody build has been
moved to the USER_C_MODULES cmake files so that it's included implicitly.
Use the --fs-compact option to shrink the with-examples .uf2 to the size of the files
rather than the full user flash.
@Gadgetoid Gadgetoid added this to the v0.0.6 milestone Jul 17, 2024
@Gadgetoid Gadgetoid merged commit 9829f71 into main Jul 18, 2024
8 checks passed
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