From bf2e3d566942cd188176b59cfbc2dba402723998 Mon Sep 17 00:00:00 2001 From: Benoit Blanchon Date: Fri, 28 Apr 2017 10:28:38 +0200 Subject: [PATCH] Updated the list of supported hardware (issue #491) --- README.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index fa682372..fdc89911 100644 --- a/README.md +++ b/README.md @@ -27,14 +27,16 @@ Features Works on -------- -* All Arduino boards (Uno, Due, Mini, Micro, Yun...) -* ESP8266 +* Arduino boards: Uno, Due, Mini, Micro, Yun... +* ESP8266, ESP32 * Teensy -* Intel Edison and Galileo -* PlatformIO -* Energia * RedBearLab boards (BLE Nano...) -* Computers (Windows, Linux, OSX...) +* Intel Edison and Galileo +* WeMos boards: D1... +* Computers: Windows, Linux, OSX... +* PlatformIO +* Particle +* Energia Quick start -----------