|
@@ -35,13 +35,8 @@ The latest realeases can be found [here](https://github.com/thingsSDK/flasher.js
|
|
|
|
|
|
## Device Compatibility
|
|
|
|
|
|
-|Board|Status|Notes|
|
|
|
-|---|:-----:|-------|
|
|
|
-|[Adafruit Feather HUZZAH](https://www.adafruit.com/products/2821)|Tested|May require [driver](https://www.silabs.com/products/mcu/Pages/USBtoUARTBridgeVCPDrivers.aspx) installation. Automatically resets to bootloader mode on firmware upload.|
|
|
|
-|[Adafruit HUZZAH](https://learn.adafruit.com/adafruit-huzzah-esp8266-breakout)|Tested|Requires [FTDI](https://www.adafruit.com/products/70) cable. To put device in to bootloader mode, hold `GPIO0` button while inserting USB in to your computer.|
|
|
|
-|[NodeMCU V3](http://www.banggood.com/V3-NodeMcu-Lua-WIFI-Development-Board-p-992733.html)|Tested|Requires installation of ch340g driver for macOS. Information can be found [here](http://www.wemos.cc/tutorial/get_started_in_nodemcu.html). For Mac there can be issues installing the driver. Work around can be found [here](https://tzapu.com/making-ch340-ch341-serial-adapters-work-under-el-capitan-os-x/).|
|
|
|
-|NodeMCU V2|Tested|[Drivers](https://www.silabs.com/products/mcu/Pages/USBtoUARTBridgeVCPDrivers.aspx)|
|
|
|
-|[WiFi Witty](http://www.aliexpress.com/item/Smart-Electronics-ESP8266-serial-WIFI-Witty-cloud-Development-Board-ESP-12F-module-MINI-nodemcu/32597903268.html)|Tested|Requires installation of ch340g driver for macOS. Information can be found [here](http://www.wemos.cc/tutorial/get_started_in_nodemcu.html). For Mac there can be issues installing the driver. Work around can be found [here](https://tzapu.com/making-ch340-ch341-serial-adapters-work-under-el-capitan-os-x/).|
|
|
|
+Flasher.js currently supports ESP8266 (ESP-12) devices for a list of tested devices visit [Flasher.js device compatibility page](https://guides.thingssdk.com/flasher.js/compatible_devices.html).
|
|
|
+
|
|
|
-------
|
|
|
|
|
|
## Developing Flasher.js
|