From be44ca1f22e26c90e024f5ad4b436dfb31a2f2cc Mon Sep 17 00:00:00 2001 From: Nathan Robinson Date: Wed, 3 Jan 2018 17:19:56 -0500 Subject: [PATCH 1/3] Add docs for Adafruit Feather HUZZAH ESP8266 --- doc/boards.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/boards.rst b/doc/boards.rst index 5b75acc1ca..655fcf11d8 100644 --- a/doc/boards.rst +++ b/doc/boards.rst @@ -2,10 +2,12 @@ Boards ====== -Adafruit HUZZAH ESP8266 (ESP-12) +Adafruit Feather HUZZAH ESP8266 (ESP-12S) -------------------------------- -*TODO: add notes* +The Adafruit Feather HUZZAH ESP8266 is an Arduino-compatible Wi-Fi development board powered by Ai-Thinker's ESP-12S, clocked at 80 MHz at 3.3V logic. A high-quality SiLabs CP2104 USB-Serial chip is included so that you can upload code at a blistering 921600 baud for fast development time. It also has auto-reset so no noodling with pins and reset button pressings. A 3.7V Lithium polymer battery connector is included, making it ideal for portable projects. The Adafruit Feather HUZZAH ESP8266 will automatically recharge a connected battery when USB power is available. + +Product page: https://www.adafruit.com/product/2821 ESPresso Lite 1.0 ----------------- From af5a8ee0c19004a99b96db99a4cd171fb77b53a5 Mon Sep 17 00:00:00 2001 From: Nathan Robinson Date: Wed, 3 Jan 2018 17:26:23 -0500 Subject: [PATCH 2/3] Update boards.rst --- doc/boards.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/boards.rst b/doc/boards.rst index 655fcf11d8..c31c73e3c7 100644 --- a/doc/boards.rst +++ b/doc/boards.rst @@ -3,7 +3,7 @@ Boards Adafruit Feather HUZZAH ESP8266 (ESP-12S) --------------------------------- +----------------------------------------- The Adafruit Feather HUZZAH ESP8266 is an Arduino-compatible Wi-Fi development board powered by Ai-Thinker's ESP-12S, clocked at 80 MHz at 3.3V logic. A high-quality SiLabs CP2104 USB-Serial chip is included so that you can upload code at a blistering 921600 baud for fast development time. It also has auto-reset so no noodling with pins and reset button pressings. A 3.7V Lithium polymer battery connector is included, making it ideal for portable projects. The Adafruit Feather HUZZAH ESP8266 will automatically recharge a connected battery when USB power is available. From 7cc87161d32e9e2deaeacd5cc3ad3a953f74d609 Mon Sep 17 00:00:00 2001 From: Nathan Robinson Date: Mon, 8 Jan 2018 21:13:59 -0500 Subject: [PATCH 3/3] Reduce Adafruit diction --- doc/boards.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/boards.rst b/doc/boards.rst index c31c73e3c7..16e763f918 100644 --- a/doc/boards.rst +++ b/doc/boards.rst @@ -5,7 +5,7 @@ Boards Adafruit Feather HUZZAH ESP8266 (ESP-12S) ----------------------------------------- -The Adafruit Feather HUZZAH ESP8266 is an Arduino-compatible Wi-Fi development board powered by Ai-Thinker's ESP-12S, clocked at 80 MHz at 3.3V logic. A high-quality SiLabs CP2104 USB-Serial chip is included so that you can upload code at a blistering 921600 baud for fast development time. It also has auto-reset so no noodling with pins and reset button pressings. A 3.7V Lithium polymer battery connector is included, making it ideal for portable projects. The Adafruit Feather HUZZAH ESP8266 will automatically recharge a connected battery when USB power is available. +The Adafruit Feather HUZZAH ESP8266 is an Arduino-compatible Wi-Fi development board powered by Ai-Thinker's ESP-12S, clocked at 80 MHz at 3.3V logic. A SiLabs CP2104 USB-Serial chip is included so that you can upload code at 921600 baud for fast development time. It also has auto-reset so no noodling with pins and reset button pressings. A 3.7V Lithium polymer battery connector is included, making it ideal for portable projects. The Adafruit Feather HUZZAH ESP8266 will automatically recharge a connected battery when USB power is available. Product page: https://www.adafruit.com/product/2821