Closed
Description
I have an ESP8285 board which has its onboard LED connected to GPIO16, but the "Generic ESP8285 Module" menu allows only 0-15 setting for "Builtin Led". Please add an entry for GPIO16 setting:
--- boards.txt.orig 2019-02-24 14:02:59.600425500 +0100
+++ boards.txt 2019-02-24 14:04:49.654671800 +0100
@@ -620,6 +620,8 @@
esp8285.menu.led.14.build.led=-DLED_BUILTIN=14
esp8285.menu.led.15=15
esp8285.menu.led.15.build.led=-DLED_BUILTIN=15
+esp8285.menu.led.16=16
+esp8285.menu.led.16.build.led=-DLED_BUILTIN=16
esp8285.menu.ip.lm2f=v2 Lower Memory
esp8285.menu.ip.lm2f.build.lwip_include=lwip2/include
esp8285.menu.ip.lm2f.build.lwip_lib=-llwip2-536-feat
thanks!
Metadata
Metadata
Assignees
Labels
No labels