Browse Source

Updated the list of supported hardware (issue #491)

Benoit Blanchon 9 years ago
parent
commit
bf2e3d5669
1 changed files with 6 additions and 4 deletions
  1. 6 4
      README.md

+ 6 - 4
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
+* RedBearLab boards (BLE Nano...)
 * Intel Edison and Galileo
+* WeMos boards: D1...
+* Computers: Windows, Linux, OSX...
 * PlatformIO
+* Particle
 * Energia
-* RedBearLab boards (BLE Nano...)
-* Computers (Windows, Linux, OSX...)
 
 Quick start
 -----------