Skip to content

Commit 220d340

Browse files
committed
Added missing links and changed title into external tools.
1 parent 6d37dfc commit 220d340

3 files changed

Lines changed: 31 additions & 32 deletions

File tree

_data/docs.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,12 @@
33
- overview/features
44
- overview/hardware
55
- overview/rtos
6-
- overview/ext_platforms
6+
- overview/ext_tools
77
- overview/comparison
88
- overview/ROS_2_feature_comparison
99
- overview/docker_ci_status
1010
- overview/users_and_clients
1111

12-
1312
- title: Client Library
1413
docs:
1514
- concepts/client_library/introduction
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Integration into External Platforms
3-
permalink: /docs/overview/ext_platforms/
2+
title: Integration into External Tools
3+
permalink: /docs/overview/ext_tools/
44
---
55

66
<style>

_docs/overview/hardware/index.md

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ The officially supported boards are those which have been carried out or tested
6262
</ul>
6363
&#9881; <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
&#128268; <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
&#9881; <b>Supported platforms:</b>
9595
<ul>
96-
<li><b>RTOS:</b> &ndash;</li>
97-
<li><b>External platform:</b> Arduino</li>
96+
<li><b>RTOSes:</b> &ndash;</li>
97+
<li><b>External tools:</b> <a href="https://www.arduino.cc/">Arduino</a></li>
9898
</ul>
9999
&#128268; <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
&#9881; <b>Supported platforms:</b>
127127
<ul>
128-
<li><b>RTOS:</b> &ndash;</li>
129-
<li><b>External platform:</b> Raspberry Pi Pico SDK</li>
128+
<li><b>RTOSes:</b> &ndash;</li>
129+
<li><b>External tools:</b> <a href="https://github.com/raspberrypi/pico-sdk">Raspberry Pi Pico SDK</a></li>
130130
</ul>
131131
&#128268; <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
&#9881; <b>Supported platforms:</b>
158158
<ul>
159-
<li><b>RTOS:</b> &ndash;</li>
160-
<li><b>External platform:</b> Arduino</li>
159+
<li><b>RTOSes:</b> &ndash;</li>
160+
<li><b>External tools:</b> <a href="https://www.arduino.cc/">Arduino</a></li>
161161
</ul>
162162
&#128268; <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
&#9881; <b>Supported platforms:</b>
189189
<ul>
190-
<li><b>RTOS:</b> &ndash;</li>
191-
<li><b>External platform:</b> Arduino</li>
190+
<li><b>RTOSes:</b> &ndash;</li>
191+
<li><b>External tools:</b> <a href="https://www.arduino.cc/">Arduino</a></li>
192192
</ul>
193193
&#128268; <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
&#9881; <b>Supported platforms:</b>
220220
<ul>
221-
<li><b>RTOS:</b> &ndash;</li>
222-
<li><b>External platform:</b> Arduino</li>
221+
<li><b>RTOSes:</b> &ndash;</li>
222+
<li><b>External tools:</b> <a href="https://www.arduino.cc/">Arduino</a></li>
223223
</ul>
224224
&#128268; <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
&#9881; <b>Supported platforms:</b>
251251
<ul>
252-
<li><b>RTOS:</b> FreeRTOS</li>
253-
<li><b>External platform:</b> &ndash;</li>
252+
<li><b>RTOSes:</b> <a href="https://www.freertos.org/">FreeRTOS</a></li>
253+
<li><b>External tools:</b> &ndash;</li>
254254
</ul>
255255
&#128268; <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
&#9881; <b>Supported platforms:</b>
282282
<ul>
283-
<li><b>RTOS:</b> Zephyr</li>
284-
<li><b>External platform:</b> &ndash;</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
&#128268; <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
&#9881; <b>Supported platforms:</b>
315315
<ul>
316-
<li><b>RTOS:</b> Zephyr, FreeRTOS, NuttX</li>
317-
<li><b>External platform:</b> &ndash;</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
&#128268; <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
&#9881; <b>Supported platforms:</b>
349349
<ul>
350-
<li><b>RTOS:</b> &ndash;</li>
351-
<li><b>External platform:</b> Arduino</li>
350+
<li><b>RTOSes:</b> &ndash;</li>
351+
<li><b>External tools:</b> <a href="https://www.arduino.cc/">Arduino</a></li>
352352
</ul>
353353
&#128268; <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
&#9881; <b>Supported platforms:</b>
378378
<ul>
379-
<li><b>RTOS:</b> &ndash;</li>
380-
<li><b>External platform:</b> Arduino</li>
379+
<li><b>RTOSes:</b> &ndash;</li>
380+
<li><b>External tools:</b> <a href="https://www.arduino.cc/">Arduino</a></li>
381381
</ul>
382382
&#128268; <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
&#9881; <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
&#128268; <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
&#9881; <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
&#128268; <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
&#9881; <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
&#128268; <b>Supported transports:</b>
452452
UART

0 commit comments

Comments
 (0)