micro-ROS / micro_ros_zephyr_module

micro-ROS Zephyr module and sample code
Apache License 2.0
46 stars 22 forks source link

Ignore test_msgs package #99

Closed Acuadros95 closed 1 year ago

Acuadros95 commented 1 year ago

Signed-off-by: acuadros95 acuadros1995@gmail.com

Generated code for test_msgs package does not include the extern "C" guards to fix name mangling on C++. As those messages are used only for testing purposes, we can just leave them out of our build process.

Fixes https://github.com/micro-ROS/micro_ros_zephyr_module/issues/98

pablogs9 commented 1 year ago

Please S&M

pablogs9 commented 1 year ago

@mergify backport foxy galactic main

mergify[bot] commented 1 year ago

backport foxy galactic main

✅ Backports have been created

* [#100 Ignore test_msgs package (backport #99)](https://github.com/micro-ROS/micro_ros_zephyr_module/pull/100) has been created for branch `foxy` * [#101 Ignore test_msgs package (backport #99)](https://github.com/micro-ROS/micro_ros_zephyr_module/pull/101) has been created for branch `galactic` * [#102 Ignore test_msgs package (backport #99)](https://github.com/micro-ROS/micro_ros_zephyr_module/pull/102) has been created for branch `main`