mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-07-27 19:57:38 +00:00
[Build] Make ESP8266 display build fit (lib_ignore)
This commit is contained in:
@@ -272,7 +272,7 @@ build_flags = ${esp82xx_1M.build_flags}
|
||||
-DPLUGIN_BUILD_MINIMAL_OTA
|
||||
-DDISABLE_SC16IS752_Serial
|
||||
-DFEATURE_GPIO_USE_ESP8266_WAVEFORM=0
|
||||
lib_ignore = ${esp82xx_1M.lib_ignore}
|
||||
;lib_ignore = ${esp82xx_1M.lib_ignore}
|
||||
; Adding the libs below to the lib_ignore will even increase build size
|
||||
; Adafruit TCS34725
|
||||
; RN2xx3 Arduino Library
|
||||
|
||||
@@ -831,6 +831,8 @@ build_flags = ${regular_platform.build_flags}
|
||||
${esp8266_4M1M.build_flags}
|
||||
-D PLUGIN_DISPLAY_COLLECTION
|
||||
-D WEBSERVER_USE_CDN_JS_CSS
|
||||
lib_ignore = ${esp82xx_1M.lib_ignore}
|
||||
|
||||
|
||||
; climate : 4096k version ----------------------------
|
||||
[env:climate_ESP8266_4M1M]
|
||||
|
||||
Reference in New Issue
Block a user