Skip to content

Commit 2d17227

Browse files
committed
Update boards.md
1 parent 72a7300 commit 2d17227

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

doc/boards.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ title: Supported Hardware
1010
- [SparkFun ESP8266 Thing](#sparkfun-esp8266-thing)
1111
- [SweetPea ESP-210](#sweetpea-esp-210)
1212
- [Generic ESP8266 modules](#generic-esp8266-modules)
13+
- [WeMos D1](#wemos-d1)
14+
- [WeMos D1 mini](#wemos-d1-mini)
1315

1416
### Adafruit HUZZAH ESP8266 (ESP-12)
1517

@@ -212,4 +214,7 @@ the first value respects the pin setup of the Pins 0, 2 and 15.
212214
note:
213215
- number = ((GPIO15 << 2) | (GPIO0 << 1) | GPIO2);
214216

215-
217+
### WeMos D1
218+
Product page: http://wemos.cc
219+
### WeMos D1 mini
220+
Product page: http://wemos.cc

0 commit comments

Comments
 (0)