From fdccd2446bb15a057a9da4fb1da7183228a2cbbc Mon Sep 17 00:00:00 2001 From: Pablo Garrido Date: Wed, 4 Dec 2024 08:09:17 +0100 Subject: [PATCH] Update README.md (#749) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e00618fb..e9be5469 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,7 @@ ros2 run micro_ros_setup component --help micro-ROS standalone module for specific platforms are: +- a standalone **[micro-ROS component for Renesas e2 studio and RA6M5](https://github.com/micro-ROS/micro_ros_renesas2estudio_component)**: this package enables the integration of micro-ROS in Renesas e2 studio and RA6M5 MCU family. - a standalone **[micro-ROS component for ESP-IDF](https://github.com/micro-ROS/micro_ros_espidf_component)**: this package enables the integration of micro-ROS in any Espressif ESP32 IDF project. - a standalone **[micro-ROS module for Zephyr RTOS](https://github.com/micro-ROS/micro_ros_zephyr_module)**: this package enables the integration of micro-ROS in any Zephyr RTOS workspace. - a standalone **[micro-ROS module for Mbed RTOS](https://github.com/micro-ROS/micro_ros_mbed)**: this package enables the integration of micro-ROS in any Mbed RTOS workspace.