1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

doc/mainpage: point to supported board on main website

The wiki page is fairly outdated
This commit is contained in:
Alexandre Abadie 2023-05-17 14:51:11 +02:00
parent 7e59b68a9c
commit a1c60faa2a
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405

View File

@ -18,7 +18,7 @@ priority queues), a shell and more. RIOT supports a wide range of
microcontroller architectures, radio drivers, sensors, and configurations for microcontroller architectures, radio drivers, sensors, and configurations for
entire platforms, e.g. Atmel SAM R21 Xplained Pro, Zolertia Z1, STM32 Discovery entire platforms, e.g. Atmel SAM R21 Xplained Pro, Zolertia Z1, STM32 Discovery
Boards etc. (see the list of Boards etc. (see the list of
[supported hardware](https://github.com/RIOT-OS/RIOT/wiki/RIOT-Platforms). [supported boards](https://www.riot-os.org/boards.html).
Across all supported hardware (32-bit, 16-bit, and 8-bit platforms). RIOT Across all supported hardware (32-bit, 16-bit, and 8-bit platforms). RIOT
provides a consistent API and enables C and C++ application programming, provides a consistent API and enables C and C++ application programming,
with multithreading, IPC, system timers, mutexes etc. with multithreading, IPC, system timers, mutexes etc.