We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd32b0a commit a6f28d1Copy full SHA for a6f28d1
doc/guides/index.md
@@ -20,7 +20,7 @@ priority queues), a shell and more. RIOT supports a wide range of
20
microcontroller architectures, radio drivers, sensors, and configurations for
21
entire platforms, e.g. Atmel SAM R21 Xplained Pro, Zolertia Z1, STM32 Discovery
22
Boards etc. (see the list of
23
-[supported boards](https://www.riot-os.org/boards.html).
+[supported boards](https://www.riot-os.org/boards.html)).
24
Across all supported hardware (32-bit, 16-bit, and 8-bit platforms), RIOT
25
provides a consistent API and enables C and C++ application programming,
26
with multithreading, IPC, system timers, mutexes etc.
0 commit comments