From 3b8bf0b88e5d448d85ee12c232611492e829884f Mon Sep 17 00:00:00 2001 From: emmanuelsearch Date: Tue, 26 Mar 2019 16:44:47 +0100 Subject: [PATCH] Documentation: update README with new architectures supported --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ad50215a2..7854d20941 100644 --- a/README.md +++ b/README.md @@ -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