Skip to content

Add cross compilers for robot firmware building on MacOS#3797

Merged
Andrewyx merged 9 commits into
masterfrom
avah/full_macos_support
Jun 26, 2026
Merged

Add cross compilers for robot firmware building on MacOS#3797
Andrewyx merged 9 commits into
masterfrom
avah/full_macos_support

Conversation

@nycrat

@nycrat nycrat commented Jun 23, 2026

Copy link
Copy Markdown
Member

Description

Important

Running ./environment_setup/setup_software_mac.sh is necessary for these changes to take effect

This PR implements support for the following features:

Testing Done

  • Flashed robot software (thunderloop)
  • Flashed motor board firmware
  • Flashed power board firmware

Resolved Issues

Not an issue but look at the todo list from #3496 which includes cross compilation

Length Justification and Key Files to Review

Review Checklist

It is the reviewers responsibility to also make sure every item here has been covered

  • Function & Class comments: All function definitions (usually in the .h file) should have a javadoc style comment at the start of them. For examples, see the functions defined in thunderbots/software/geom. Similarly, all classes should have an associated Javadoc comment explaining the purpose of the class.
  • Remove all commented out code
  • Remove extra print statements: for example, those just used for testing
  • Resolve all TODO's: All TODO (or similar) statements should either be completed or associated with a github issue

@nycrat nycrat changed the title Implement full MacOS support [DRAFT] Implement full MacOS support Jun 23, 2026
@nycrat nycrat force-pushed the avah/full_macos_support branch from ecdf227 to 004af71 Compare June 24, 2026 17:29
@nycrat nycrat force-pushed the avah/full_macos_support branch from de23179 to 500f03b Compare June 24, 2026 18:57
@nycrat nycrat changed the title [DRAFT] Implement full MacOS support [DRAFT] Add cross compilers for robot firmware building on MacOS Jun 24, 2026
@nycrat nycrat force-pushed the avah/full_macos_support branch from 500f03b to a33ea83 Compare June 25, 2026 16:56
@nycrat nycrat marked this pull request as ready for review June 25, 2026 22:30
@nycrat nycrat changed the title [DRAFT] Add cross compilers for robot firmware building on MacOS Add cross compilers for robot firmware building on MacOS Jun 25, 2026
@nycrat nycrat requested a review from GrayHoang June 25, 2026 22:33
@Andrewyx Andrewyx merged commit 5652e04 into master Jun 26, 2026
9 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.

4 participants