Skip to content

Commit fd19847

Browse files
Update _docs/overview/transports/index.md
Co-authored-by: Ralph Lange <ralph-lange@users.noreply.github.com>
1 parent 60c9c5f commit fd19847

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

_docs/overview/transports/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ micro-ROS uses the resource-optimized [DDS for Extremely Resource Constrained En
77

88
It supports are variety of data link and transport protocols. However, the support depends on the underlying RTOS and the selected hardware.
99

10-
The following table specifies the available transports for the **officially supported** boards and RTOS. You can find detailed information about hardware support [here](/docs/overview/hardware/).
10+
The following table specifies the available transports for the Reference and Tier-2 micro-ROS boards for each officially supported RTOS. You can find detailed information about hardware support [here](/docs/overview/hardware/).
1111

1212
| | [**NuttX**](http://nuttx.apache.org/) | [**FreeRTOS**](https://www.freertos.org/) | [**Zephyr**](https://www.zephyrproject.org/) | [Arduino](https://github.com/micro-ROS/micro_ros_arduino) |
1313
| ------------------ | :-----------------------------------: | :---------------------------------------: | :------------------------------------------: | :---------------------------------------------------------------------: |
@@ -28,4 +28,3 @@ Regarding the **community supported** boards, at the moment of writing the avail
2828
| ST Nucleo F446ZE | - | UART | - | - |
2929
| ST Nucleo H743ZI | - | UART | - | - |
3030
| ST Nucleo F746ZG | - | UART | - | - |
31-

0 commit comments

Comments
 (0)