From 914e421179d0af8b75ce254fb755327443d7c9e3 Mon Sep 17 00:00:00 2001
From: Alexandre Abadie <alexandre.abadie@inria.fr>
Date: Wed, 5 Apr 2017 19:22:11 +0200
Subject: [PATCH] README: update boards support information

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index e1f4e964b5..27aa5bec27 100644
--- a/README.md
+++ b/README.md
@@ -50,7 +50,7 @@ but not limited to:
 * a preemptive, tickless scheduler with priorities
 * flexible memory management
 * high resolution, long-term timers
-* support for AVR, MSP430, ARM7, and ARM Cortex-M on over 50 boards
+* support for AVR, MSP430, MIPS, ARM7, and ARM Cortex-M on over 80 boards
 * 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
-- 
GitLab