1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-30 16:24:09 +03:00

Add Wemos ESP-WROOM-02 board (#8664)

* add fixes from https://github.com/esp8266/Arduino/issues/6551#issuecomment-534737671
* add flashfreq_26 to the macro list
This commit is contained in:
rotulet
2022-10-31 23:38:35 +01:00
committed by GitHub
parent d36b21db38
commit 78444a5037
4 changed files with 255 additions and 0 deletions

View File

@ -77,6 +77,9 @@
{
"name": "LOLIN(WEMOS) D1 R2 & mini"
},
{
"name": "LOLIN(WEMOS) D1 ESP-WROOM-02"
},
{
"name": "LOLIN(WEMOS) D1 mini (clone)"
},