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.
2 parents 91d63ad + a6f28d1 commit 4d48889Copy full SHA for 4d48889
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