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:
parent
e83ea659c8
commit
3b8bf0b88e
@ -53,7 +53,8 @@ but not limited to:
|
|||||||
* a preemptive, tickless scheduler with priorities
|
* a preemptive, tickless scheduler with priorities
|
||||||
* flexible memory management
|
* flexible memory management
|
||||||
* high resolution, long-term timers
|
* 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
|
* 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
|
instances of RIOT running on a single machine can also be interconnected via
|
||||||
a simple virtual Ethernet bridge
|
a simple virtual Ethernet bridge
|
||||||
|
Loading…
Reference in New Issue
Block a user