浏览代码

Simple compat tables

Andrew Chalkley 9 年之前
父节点
当前提交
a5e55bfa18
共有 1 个文件被更改,包括 19 次插入0 次删除
  1. 19 0
      README.md

+ 19 - 0
README.md

@@ -8,6 +8,25 @@ Windows, Mac OS X and Linux.
 This tool flashes (installs) the Espruino JavaScript run time on ESP8266
 EP-12 devices like the Adafruit Huzzah and Adadfruit Feather Huzzah.
 
+-----
+
+## Application Compatibility 
+
+|OS|Status|
+|---|:-----:|
+|Windows 10| Tested |
+|Windows 8.1| Tested |
+|Ubuntu 14.04 LTS|Tested|
+|Mac OS X 10.11|Tested|
+
+
+## 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.|
+|[Adafruit HUZZAH](https://learn.adafruit.com/adafruit-huzzah-esp8266-breakout)|Tested|Requires [FTDI](https://www.adafruit.com/products/70) cable.|
+
 -------
 
 ## Run the GUI in Development