mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
Merge #19588
19588: doc: Remove ANSI r=benpicco a=bergzand ### Contribution description > We moved to C11. And before that, we were at C99. (When can we add Rust to this list?) ### Testing procedure Check the docs ### Issues/PRs references None Co-authored-by: Koen Zandberg <koen@bergzand.net>
This commit is contained in:
commit
4b4d77a0fe
@ -20,7 +20,7 @@ entire platforms, e.g. Atmel SAM R21 Xplained Pro, Zolertia Z1, STM32 Discovery
|
||||
Boards etc. (see the list of
|
||||
[supported hardware](https://github.com/RIOT-OS/RIOT/wiki/RIOT-Platforms).
|
||||
Across all supported hardware (32-bit, 16-bit, and 8-bit platforms). RIOT
|
||||
provides a consistent API and enables ANSI C and C++ application programming,
|
||||
provides a consistent API and enables C and C++ application programming,
|
||||
with multithreading, IPC, system timers, mutexes etc.
|
||||
|
||||
A good high-level overview can be found in the article
|
||||
|
Loading…
Reference in New Issue
Block a user