mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-27 18:02:17 +03:00
Merge pull request #1605 from cmmakerclub/master
Add ESPert's ESPresso Lite to boards.txt & variants
This commit is contained in:
@ -4,6 +4,8 @@ title: Supported Hardware
|
||||
|
||||
## Table of contents
|
||||
* [Adafruit HUZZAH ESP8266 (ESP\-12)](#adafruit-huzzah-esp8266-esp-12)
|
||||
* [ESPresso Lite 1.0](#espresso-lite)
|
||||
* [ESPresso Lite 2.0](#espresso-lite)
|
||||
* [NodeMCU 0\.9 <a name="user\-content\-nodemcu\-0\-9"></a>](#nodemcu-09-)
|
||||
* [Pin mapping](#pin-mapping)
|
||||
* [NodeMCU 1\.0](#nodemcu-10)
|
||||
@ -32,6 +34,11 @@ title: Supported Hardware
|
||||
|
||||
*TODO: add notes*
|
||||
|
||||
## ESPresso Lite
|
||||
|
||||
The latest Arduino-compatible ESP8266 Wi-Fi development board for makers and novice learners to build their very own Internet-of-Things (IoT) projects.
|
||||
|
||||
|
||||
## NodeMCU 0.9
|
||||
|
||||
### Pin mapping
|
||||
@ -190,7 +197,7 @@ ESPxx Hardware
|
||||
| CH_PD | PullUp | |
|
||||
|
||||
* Note
|
||||
- if no RTS is used a manual power toggle is needed
|
||||
- if no RTS is used a manual power toggle is needed
|
||||
|
||||
### Minimal Hardware Setup for Running only ##
|
||||
|
||||
|
@ -43,6 +43,8 @@ Generic module | 1M | 64k, 128k, 256k, 512k
|
||||
Generic module | 2M | 1M
|
||||
Generic module | 4M | 3M
|
||||
Adafruit HUZZAH | 4M | 1M, 3M
|
||||
ESPresso Lite 1.0 | 4M | 1M, 3M
|
||||
ESPresso Lite 2.0 | 4M | 1M, 3M
|
||||
NodeMCU 0.9 | 4M | 1M, 3M
|
||||
NodeMCU 1.0 | 4M | 1M, 3M
|
||||
Olimex MOD-WIFI-ESP8266(-DEV)| 2M | 1M
|
||||
|
Reference in New Issue
Block a user