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

fix makefile system and add a CI job for building all firmware #34

Closed
wants to merge 15 commits into from

Conversation

tridge
Copy link
Member

@tridge tridge commented Jul 15, 2024

This fixes the build using the makefile, and also fixes several build errors on linux where a case insensitive filesystem was assumed

Other fixes:

  • fixed name of 2 targets where the makefile hadn't been changed to match keil build
  • save some flash using -fsingle-precision-constant
  • fixed the e230 build NEEDS TESTING
  • added "make targets" to get a list of targets
  • show an error if target defines are missing in targets.h

Having the build in CI should make it much easier for users to test pending PRs. The CI build creates a zip file of the build for all targets, which anyone can download

This was referenced Jul 15, 2024
@tridge
Copy link
Member Author

tridge commented Jul 25, 2024

this is now merged from #44

@tridge tridge closed this Jul 25, 2024
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