Skip to content

[DRAFT] Add cross compilers for robot firmware building on MacOS#3797

Draft
nycrat wants to merge 4 commits into
masterfrom
avah/full_macos_support
Draft

[DRAFT] Add cross compilers for robot firmware building on MacOS#3797
nycrat wants to merge 4 commits into
masterfrom
avah/full_macos_support

Conversation

@nycrat

@nycrat nycrat commented Jun 23, 2026

Copy link
Copy Markdown
Member

Description

Look at the stacked PR instead: #3799 #3800 #3802

This PR implements support for the following features:

  • Plotjuggler (just fixes the default loopback interface name)
  • Physical estop
  • Diagnostics controller
  • TODO Building motor firmware (adds stm32 cross compiler)
  • TODO Building thunderloop (adds new cross compiler from our external software repo)

Testing Done

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

Resolved Issues

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