mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-07-28 04:07:47 +00:00
Merge branch 'mega' into feature/P050_additional_output_settings
This commit is contained in:
@@ -20,7 +20,7 @@ build_flags = ${regular_platform_alt_wifi.build_flags}
|
||||
|
||||
|
||||
[esp8266_custom_common]
|
||||
;lib_ignore = ESP32_ping, ESP32WebServer, ServoESP32, ESP32HTTPUpdateServer, Adafruit GFX Library, LOLIN_EPD, adafruit/Adafruit ILI9341 @ ^1.5.6
|
||||
;lib_ignore = ESP32_ping, ESP32WebServer, ServoESP32, ESP32HTTPUpdateServer, Adafruit GFX Library, LOLIN_EPD, Adafruit ILI9341
|
||||
lib_ignore = ESP32_ping, ESP32WebServer, ServoESP32, ESP32HTTPUpdateServer, IRremoteESP8266, HeatpumpIR
|
||||
extra_scripts = pre:tools/pio/pre_custom_esp82xx.py
|
||||
${extra_scripts_esp8266.extra_scripts}
|
||||
@@ -44,7 +44,7 @@ platform_packages = ${regular_platform.platform_packages}
|
||||
build_flags = ${regular_platform.build_flags}
|
||||
${esp8266_4M1M.build_flags}
|
||||
-DPLUGIN_BUILD_CUSTOM
|
||||
lib_ignore = LittleFS, ESP32_ping, ESP32WebServer, ServoESP32, ESP32HTTPUpdateServer, Adafruit GFX Library, LOLIN_EPD, adafruit/Adafruit ILI9341 @ ^1.5.6, Adafruit BusIO, Adafruit NeoPixel, Adafruit Motor Shield V2 Library, RN2xx3 Arduino Library
|
||||
lib_ignore = LittleFS, ESP32_ping, ESP32WebServer, ServoESP32, ESP32HTTPUpdateServer, Adafruit GFX Library, LOLIN_EPD, Adafruit ILI9341, Adafruit BusIO, Adafruit NeoPixel, Adafruit Motor Shield V2 Library, RN2xx3 Arduino Library
|
||||
extra_scripts = ${esp8266_custom_common.extra_scripts}
|
||||
|
||||
|
||||
|
||||
@@ -31,7 +31,7 @@ build_flags = ${regular_platform.build_flags}
|
||||
${debug_pio.build_flags}
|
||||
${esp8266_4M1M.build_flags}
|
||||
-DPLUGIN_BUILD_CUSTOM
|
||||
lib_ignore = LittleFS, ESP32_ping, ESP32WebServer, ServoESP32, ESP32HTTPUpdateServer, Adafruit GFX Library, LOLIN_EPD, adafruit/Adafruit ILI9341 @ ^1.5.6, Adafruit BusIO, Adafruit NeoPixel, Adafruit Motor Shield V2 Library, RN2xx3 Arduino Library
|
||||
lib_ignore = LittleFS, ESP32_ping, ESP32WebServer, ServoESP32, ESP32HTTPUpdateServer, Adafruit GFX Library, LOLIN_EPD, Adafruit ILI9341, Adafruit BusIO, Adafruit NeoPixel, Adafruit Motor Shield V2 Library, RN2xx3 Arduino Library
|
||||
extra_scripts = ${extra_scripts_esp8266.extra_scripts}
|
||||
|
||||
|
||||
|
||||
@@ -38,7 +38,7 @@ Price : ~ 5.40€/$ (https://fr.aliexpress.com/item/32919729730.html)
|
||||
|
||||
|
||||
## Dependencies
|
||||
Plugin lib_deps = Adafruit GFX, adafruit/Adafruit ILI9341 @ ^1.5.6
|
||||
Plugin lib_deps = Adafruit GFX, Adafruit ILI9341
|
||||
|
||||
## API Documentation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user