From 22fda62623d0394af4ca290e93d9757189dc2b96 Mon Sep 17 00:00:00 2001 From: Alexandre Abadie Date: Wed, 17 May 2023 14:51:48 +0200 Subject: [PATCH] doc/mainpage: fix punctuation --- doc/doxygen/src/mainpage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/doxygen/src/mainpage.md b/doc/doxygen/src/mainpage.md index d8243a3c35..18e3c89a63 100644 --- a/doc/doxygen/src/mainpage.md +++ b/doc/doxygen/src/mainpage.md @@ -19,7 +19,7 @@ microcontroller architectures, radio drivers, sensors, and configurations for entire platforms, e.g. Atmel SAM R21 Xplained Pro, Zolertia Z1, STM32 Discovery Boards etc. (see the list of [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, with multithreading, IPC, system timers, mutexes etc.