mirror of
https://github.com/anklimov/lighthub
synced 2025-12-06 11:49:51 +03:00
ESP8266 build
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
-DWIFI_ENABLE
|
||||
-DMODBUS_DISABLE
|
||||
#-DCOUNTER_DISABLE
|
||||
-DOTA
|
||||
-std=gnu++11
|
||||
-DSYSLOG_ENABLE
|
||||
-DMCP23017
|
||||
-DARTNET_ENABLE
|
||||
-DUSE_1W_PIN=2
|
||||
-DW5500_CS_PIN=53
|
||||
|
||||
Binary file not shown.
@@ -34,7 +34,7 @@ default_envs =
|
||||
; due-5500
|
||||
|
||||
; ESP 8266
|
||||
; esp8266-wifi
|
||||
esp8266-wifi
|
||||
|
||||
; ESP-32
|
||||
; esp32-wifi
|
||||
@@ -427,7 +427,8 @@ upload_protocol = esptool
|
||||
; --port=65280
|
||||
build_flags = !python get_build_flags.py esp8266-wifi
|
||||
lib_ignore =
|
||||
;DS2482_OneWire //UNCOMMENT for software 1-wire driver
|
||||
;COMMENT/UNCOMMENT next line for software 1-wire driver on/off
|
||||
DS2482_OneWire
|
||||
DmxSimple
|
||||
DMXSerial
|
||||
DmxDue
|
||||
|
||||
Reference in New Issue
Block a user