Skip to content

Commit 8393944

Browse files
committed
Merge pull request esp8266#1636 from cmmakerclub/master
Update ESPresso description and board detail.
2 parents 707c87f + db69643 commit 8393944

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

boards.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -421,6 +421,9 @@ espresso_lite_v1.menu.ResetMethod.nodemcu.upload.resetmethod=nodemcu
421421
espresso_lite_v1.menu.ResetMethod.ck=ck
422422
espresso_lite_v1.menu.ResetMethod.ck.upload.resetmethod=ck
423423

424+
espresso_lite_v1.build.debug_port=
425+
espresso_lite_v1.build.debug_level=
426+
424427
##############################################################
425428
espresso_lite_v2.name=ESPresso Lite 2.0
426429
espresso_lite_v2.upload.tool=esptool
@@ -491,6 +494,9 @@ espresso_lite_v2.menu.ResetMethod.ck.upload.resetmethod=ck
491494
espresso_lite_v2.menu.ResetMethod.nodemcu=nodemcu
492495
espresso_lite_v2.menu.ResetMethod.nodemcu.upload.resetmethod=nodemcu
493496

497+
espresso_lite_v2.build.debug_port=
498+
espresso_lite_v2.build.debug_level=
499+
494500
##############################################################
495501
nodemcu.name=NodeMCU 0.9 (ESP-12 Module)
496502

doc/boards.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ title: Supported Hardware
3737

3838
## ESPresso Lite 1.0
3939

40-
ESPresso Lite 1.0 (beta version) is an Arduino-compatible Wi-Fi development board powered by Espressif System's own ESP8266 WROOM-02 module. It has breadboard-friendly breakout pins with in-built LED, two reset/flash buttons and a user programmable button . The operating voltage is 3.3VDC, regulated with 800mA maximum current. Special distinctive features include on-board I2C pads that allow direct connection to OLED LCD and sensor boards. (Only 500? units were produced for beta testing before it was retired to make way for the improved V2.0 - i presumed we wont be using this design?)
40+
ESPresso Lite 1.0 (beta version) is an Arduino-compatible Wi-Fi development board powered by Espressif System's own ESP8266 WROOM-02 module. It has breadboard-friendly breakout pins with in-built LED, two reset/flash buttons and a user programmable button . The operating voltage is 3.3VDC, regulated with 800mA maximum current. Special distinctive features include on-board I2C pads that allow direct connection to OLED LCD and sensor boards.
4141

4242
## ESPresso Lite 2.0
4343

0 commit comments

Comments
 (0)