ros-tooling / cross_compile

A tool to build ROS and ROS2 workspaces for various targets
Apache License 2.0
188 stars 60 forks source link

Add supported cross compile targets to README #99

Closed zmichaels11 closed 4 years ago

zmichaels11 commented 4 years ago

Description

Supported target platforms should be easily located in the README doc so users of Cross Compile can quickly know what is supported.

Test Plan

Documentation

Release Plan

Acceptance Criteria

Once all above items are checked, this story can be moved to done.

Resources

prajakta-gokhale commented 4 years ago

This will be covered in https://github.com/ros-tooling/cross_compile/issues/69.

emersonknapp commented 4 years ago

To support this, I am making minor changes to the sysroot_compiler to centralize supported targets in one place (in addition to the README update)