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

Documentation: update README with new architectures supported

This commit is contained in:
emmanuelsearch 2019-03-26 16:44:47 +01:00
parent e83ea659c8
commit 3b8bf0b88e

View File

@ -53,7 +53,8 @@ but not limited to:
* a preemptive, tickless scheduler with priorities
* flexible memory management
* high resolution, long-term timers
* support 100+ boards based on AVR, MSP430, ESP8266, MIPS, ARM7 and ARM Cortex-M
* support 100+ boards based on AVR, MSP430, ESP8266, ESP32, MIPS, RISC-V,
ARM7 and ARM Cortex-M
* the native port allows to run RIOT as-is on Linux, BSD, and MacOS. Multiple
instances of RIOT running on a single machine can also be interconnected via
a simple virtual Ethernet bridge