added micro ros tansport canfd

This commit is contained in:
2025-08-31 12:02:36 +02:00
parent e5c198058d
commit 8282555be6
10 changed files with 244 additions and 12 deletions

View File

@@ -16,6 +16,9 @@ if MICROROS
choice
prompt "micro-ROS transport"
config MICROROS_TRANSPORT_FDCAN
bool "micro-ROS fdcab transport"
select RING_BUFFER
config MICROROS_TRANSPORT_SERIAL
bool "micro-ROS serial transport"
select RING_BUFFER
@@ -103,7 +106,7 @@ if MICROROS
config MICROROS_XRCE_DDS_MTU
string "micro-ROS transport MTU"
default "512"
default "62"
config MICROROS_XRCE_DDS_HISTORIC
string "micro-ROS middleware memory slots"