File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ configure_colcon_meta: $(COMPONENT_PATH)/colcon.meta $(COMPONENT_PATH)/micro_ros
3939 update_meta_from_zephyr_config " CONFIG_MICROROS_SERVERS" " rmw_microxrcedds" " RMW_UXRCE_MAX_SERVICES" ; \
4040 update_meta_from_zephyr_config " CONFIG_MICROROS_RMW_HISTORIC" " rmw_microxrcedds" " RMW_UXRCE_MAX_HISTORY" ; \
4141 update_meta_from_zephyr_config " CONFIG_MICROROS_XRCE_DDS_HISTORIC" " rmw_microxrcedds" " RMW_UXRCE_STREAM_HISTORY" ; \
42+ update_meta_from_zephyr_config " CONFIG_MICROROS_XRCE_DDS_MTU" " microxrcedds_client" " UCLIENT_CUSTOM_TRANSPORT_MTU" ; \
4243 update_meta " microxrcedds_client" " UCLIENT_PROFILE_SERIAL=OFF" ; \
4344 update_meta " microxrcedds_client" " UCLIENT_PROFILE_UDP=OFF" ; \
4445 update_meta " microxrcedds_client" " UCLIENT_PROFILE_TCP=OFF" ; \
You can’t perform that action at this time.
0 commit comments