Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions _posts/2021-07-05-nutteX10.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
title: micro-ROS supporting NuttX 10
author: Maria Merlan
---

[micro-ROS](https://micro.ros.org/) Galactic and Rolling offers new and standalone support for NuttX’s latest versions, namely 10.0 and 10.1.
Comment thread
mamerlan marked this conversation as resolved.

NuttX is a real-time operating system [(RTOS)](https://en.wikipedia.org/wiki/RTOS) with an emphasis on technical standards compliance and small footprint. Scalable from 8-bit to 32-bit microcontroller environments.
Comment thread
mamerlan marked this conversation as resolved.

Micro XRCE-DDS, the micro-ROS middleware implementation, provides support for NuttX version 10. The [XRCE-DDS client](https://github.com/eProsima/Micro-XRCE-DDS-Client) can run on top of the NuttX Real time operating system.

You can check instructions for this new port in our [micro-ROS Github organization](https://github.com/micro-ROS/micro_ros_nuttx_app).