@@ -62,8 +62,8 @@ The officially supported boards are those which have been carried out or tested
6262 </ul>
6363 ⚙ <b>Supported platforms:</b>
6464 <ul>
65- <li><b>RTOS :</b> FreeRTOS</li>
66- <li><b>External platform :</b> ESP-IDF</li>
65+ <li><b>RTOSes :</b> <a href="https://www.freertos.org/"> FreeRTOS</a> </li>
66+ <li><b>External tools :</b> <a href="https://docs.espressif.com/projects/esp-idf/en/latest/esp32/get-started/"> ESP-IDF</a> </li>
6767 </ul>
6868 🔌 <b>Supported transports:</b>
6969 UART, WiFi UDP, Ethernet UDP
@@ -93,8 +93,8 @@ The officially supported boards are those which have been carried out or tested
9393 </ul>
9494 ⚙ <b>Supported platforms:</b>
9595 <ul>
96- <li><b>RTOS :</b> –</li>
97- <li><b>External platform :</b> Arduino</li>
96+ <li><b>RTOSes :</b> –</li>
97+ <li><b>External tools :</b> <a href="https://www.arduino.cc/"> Arduino</a> </li>
9898 </ul>
9999 🔌 <b>Supported transports:</b>
100100 USB, WiFi UDP
@@ -125,8 +125,8 @@ The officially supported boards are those which have been carried out or tested
125125 </ul>
126126 ⚙ <b>Supported platforms:</b>
127127 <ul>
128- <li><b>RTOS :</b> –</li>
129- <li><b>External platform :</b> Raspberry Pi Pico SDK</li>
128+ <li><b>RTOSes :</b> –</li>
129+ <li><b>External tools :</b> <a href="https://github.com/raspberrypi/pico-sdk"> Raspberry Pi Pico SDK</a> </li>
130130 </ul>
131131 🔌 <b>Supported transports:</b>
132132 USB, UART
@@ -156,8 +156,8 @@ The officially supported boards are those which have been carried out or tested
156156 </ul>
157157 ⚙ <b>Supported platforms:</b>
158158 <ul>
159- <li><b>RTOS :</b> –</li>
160- <li><b>External platform :</b> Arduino</li>
159+ <li><b>RTOSes :</b> –</li>
160+ <li><b>External tools :</b> <a href="https://www.arduino.cc/"> Arduino</a> </li>
161161 </ul>
162162 🔌 <b>Supported transports:</b>
163163 USB, UART
@@ -187,8 +187,8 @@ The officially supported boards are those which have been carried out or tested
187187 </ul>
188188 ⚙ <b>Supported platforms:</b>
189189 <ul>
190- <li><b>RTOS :</b> –</li>
191- <li><b>External platform :</b> Arduino</li>
190+ <li><b>RTOSes :</b> –</li>
191+ <li><b>External tools :</b> <a href="https://www.arduino.cc/"> Arduino</a> </li>
192192 </ul>
193193 🔌 <b>Supported transports:</b>
194194 USB, UART
@@ -218,8 +218,8 @@ The officially supported boards are those which have been carried out or tested
218218 </ul>
219219 ⚙ <b>Supported platforms:</b>
220220 <ul>
221- <li><b>RTOS :</b> –</li>
222- <li><b>External platform :</b> Arduino</li>
221+ <li><b>RTOSes :</b> –</li>
222+ <li><b>External tools :</b> <a href="https://www.arduino.cc/"> Arduino</a> </li>
223223 </ul>
224224 🔌 <b>Supported transports:</b>
225225 USB, UART
@@ -249,8 +249,8 @@ The officially supported boards are those which have been carried out or tested
249249 </ul>
250250 ⚙ <b>Supported platforms:</b>
251251 <ul>
252- <li><b>RTOS :</b> FreeRTOS</li>
253- <li><b>External platform :</b> –</li>
252+ <li><b>RTOSes :</b> <a href="https://www.freertos.org/"> FreeRTOS</a> </li>
253+ <li><b>External tools :</b> –</li>
254254 </ul>
255255 🔌 <b>Supported transports:</b>
256256 Custom Radio Link
@@ -280,8 +280,8 @@ The officially supported boards are those which have been carried out or tested
280280 </ul>
281281 ⚙ <b>Supported platforms:</b>
282282 <ul>
283- <li><b>RTOS :</b> Zephyr</li>
284- <li><b>External platform :</b> – </li>
283+ <li><b>RTOSes :</b> <a href="https://www.zephyrproject.org/"> Zephyr</a> </li>
284+ <li><b>External tools :</b> <a href="https://www.zephyrproject.org/">Zephyr</a> build system </li>
285285 </ul>
286286 🔌 <b>Supported transports:</b>
287287 USB, UART, Ethernet UDP
@@ -313,8 +313,8 @@ The officially supported boards are those which have been carried out or tested
313313 </ul>
314314 ⚙ <b>Supported platforms:</b>
315315 <ul>
316- <li><b>RTOS :</b> Zephyr, FreeRTOS, NuttX</li>
317- <li><b>External platform :</b> – </li>
316+ <li><b>RTOSes :</b> <a href="https://www.zephyrproject.org/"> Zephyr</a>, <a href="https://www.freertos.org/"> FreeRTOS</a>, <a href="https://nuttx.apache.org/"> NuttX</a> </li>
317+ <li><b>External tools :</b> <a href="https://www.zephyrproject.org/">Zephyr</a> build system </li>
318318 </ul>
319319 🔌 <b>Supported transports:</b>
320320 USB (Z, N), UART (Z, F, N), Ethernet UDP (F, N)
@@ -347,8 +347,8 @@ The micro-ROS community supported boards are contributions of micro-ROS' users a
347347 </ul>
348348 ⚙ <b>Supported platforms:</b>
349349 <ul>
350- <li><b>RTOS :</b> –</li>
351- <li><b>External platform :</b> Arduino</li>
350+ <li><b>RTOSes :</b> –</li>
351+ <li><b>External tools :</b> <a href="https://www.arduino.cc/"> Arduino</a> </li>
352352 </ul>
353353 🔌 <b>Supported transports:</b>
354354 USB, UART
@@ -376,8 +376,8 @@ The micro-ROS community supported boards are contributions of micro-ROS' users a
376376 </ul>
377377 ⚙ <b>Supported platforms:</b>
378378 <ul>
379- <li><b>RTOS :</b> –</li>
380- <li><b>External platform :</b> Arduino</li>
379+ <li><b>RTOSes :</b> –</li>
380+ <li><b>External tools :</b> <a href="https://www.arduino.cc/"> Arduino</a> </li>
381381 </ul>
382382 🔌 <b>Supported transports:</b>
383383 USB, UART
@@ -399,8 +399,8 @@ The micro-ROS community supported boards are contributions of micro-ROS' users a
399399 </ul>
400400 ⚙ <b>Supported platforms:</b>
401401 <ul>
402- <li><b>RTOS :</b> FreeRTOS</li>
403- <li><b>External platform :</b> STM32CubeMX</li>
402+ <li><b>RTOSes :</b> <a href="https://www.freertos.org/"> FreeRTOS</a> </li>
403+ <li><b>External tools :</b> <a ref="https://www.st.com/en/development-tools/stm32cubemx.html"> STM32CubeMX</a> </li>
404404 </ul>
405405 🔌 <b>Supported transports:</b>
406406 UART
@@ -422,8 +422,8 @@ The micro-ROS community supported boards are contributions of micro-ROS' users a
422422 </ul>
423423 ⚙ <b>Supported platforms:</b>
424424 <ul>
425- <li><b>RTOS :</b> FreeRTOS</li>
426- <li><b>External platform :</b> STM32CubeMX</li>
425+ <li><b>RTOSes :</b> <a href="https://www.freertos.org/"> FreeRTOS</a> </li>
426+ <li><b>External tools :</b> <a ref="https://www.st.com/en/development-tools/stm32cubemx.html"> STM32CubeMX</a> </li>
427427 </ul>
428428 🔌 <b>Supported transports:</b>
429429 UART
@@ -445,8 +445,8 @@ The micro-ROS community supported boards are contributions of micro-ROS' users a
445445 </ul>
446446 ⚙ <b>Supported platforms:</b>
447447 <ul>
448- <li><b>RTOS :</b> FreeRTOS</li>
449- <li><b>External platform :</b> STM32CubeMX</li>
448+ <li><b>RTOSes :</b> <a href="https://www.freertos.org/"> FreeRTOS</a> </li>
449+ <li><b>External tools :</b> <a ref="https://www.st.com/en/development-tools/stm32cubemx.html"> STM32CubeMX</a> </li>
450450 </ul>
451451 🔌 <b>Supported transports:</b>
452452 UART
0 commit comments