mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-07-27 19:57:38 +00:00
[Build] Re-enable builds after testing
This commit is contained in:
+6
-6
@@ -22,12 +22,12 @@ extra_configs =
|
||||
platformio_esp82xx_envs.ini
|
||||
platformio_esp32_envs.ini
|
||||
platformio_esp32_solo1.ini
|
||||
; platformio_esp32c3_envs.ini
|
||||
; platformio_esp32s2_envs.ini
|
||||
; platformio_esp32s3_envs.ini
|
||||
; platformio_special_envs.ini
|
||||
; platformio_esp32c2_envs.ini
|
||||
; platformio_esp32c6_envs.ini
|
||||
platformio_esp32c3_envs.ini
|
||||
platformio_esp32s2_envs.ini
|
||||
platformio_esp32s3_envs.ini
|
||||
platformio_special_envs.ini
|
||||
platformio_esp32c2_envs.ini
|
||||
platformio_esp32c6_envs.ini
|
||||
|
||||
|
||||
;default_envs = normal_ESP32_4M
|
||||
|
||||
+347
-347
@@ -165,24 +165,24 @@ board_upload.flash_size = 16MB
|
||||
build_flags = ${esp32_custom_base_LittleFS.build_flags}
|
||||
-DFEATURE_ETHERNET=1
|
||||
|
||||
; [env:custom_IR_ESP32_4M316k]
|
||||
; extends = esp32_common
|
||||
; board = esp32_4M
|
||||
; build_flags = ${esp32_common.build_flags}
|
||||
; -DPLUGIN_BUILD_CUSTOM
|
||||
; -DPLUGIN_BUILD_IR
|
||||
; lib_ignore = ${esp32_always.lib_ignore}
|
||||
; ESP32_ping
|
||||
; extra_scripts = ${esp32_common.extra_scripts}
|
||||
; pre:tools/pio/pre_custom_esp32_IR.py
|
||||
; pre:tools/pio/ir_build_check.py
|
||||
[env:custom_IR_ESP32_4M316k]
|
||||
extends = esp32_common
|
||||
board = esp32_4M
|
||||
build_flags = ${esp32_common.build_flags}
|
||||
-DPLUGIN_BUILD_CUSTOM
|
||||
-DPLUGIN_BUILD_IR
|
||||
lib_ignore = ${esp32_always.lib_ignore}
|
||||
ESP32_ping
|
||||
extra_scripts = ${esp32_common.extra_scripts}
|
||||
pre:tools/pio/pre_custom_esp32_IR.py
|
||||
pre:tools/pio/ir_build_check.py
|
||||
|
||||
; [env:custom_ESP32_4M2M_NO_OTA_LittleFS_ETH]
|
||||
; extends = esp32_custom_base_LittleFS
|
||||
; board = esp32_4M2M
|
||||
; build_flags = ${esp32_custom_base_LittleFS.build_flags}
|
||||
; -DNO_HTTP_UPDATER
|
||||
; -DFEATURE_ETHERNET=1
|
||||
[env:custom_ESP32_4M2M_NO_OTA_LittleFS_ETH]
|
||||
extends = esp32_custom_base_LittleFS
|
||||
board = esp32_4M2M
|
||||
build_flags = ${esp32_custom_base_LittleFS.build_flags}
|
||||
-DNO_HTTP_UPDATER
|
||||
-DFEATURE_ETHERNET=1
|
||||
|
||||
|
||||
[env:normal_ESP32_4M316k]
|
||||
@@ -191,356 +191,356 @@ board = esp32_4M
|
||||
lib_ignore = ${esp32_common.lib_ignore}
|
||||
${no_ir.lib_ignore}
|
||||
|
||||
; ; [env:normal_ESP32_4M316k_LittleFS]
|
||||
; ; extends = esp32_common_LittleFS
|
||||
; ; board = esp32_4M
|
||||
; ; lib_ignore = ${esp32_common_LittleFS.lib_ignore}
|
||||
; ; ${no_ir.lib_ignore}
|
||||
|
||||
; [env:collection_A_ESP32_4M316k]
|
||||
; extends = esp32_common
|
||||
; board = esp32_4M
|
||||
; build_flags = ${esp32_common.build_flags}
|
||||
; -DFEATURE_ARDUINO_OTA=1
|
||||
; -DPLUGIN_SET_COLLECTION_ESP32
|
||||
; -DCOLLECTION_FEATURE_RTTTL=1
|
||||
|
||||
; [env:collection_B_ESP32_4M316k]
|
||||
; extends = esp32_common
|
||||
; board = esp32_4M
|
||||
; build_flags = ${esp32_common.build_flags}
|
||||
; -DFEATURE_ARDUINO_OTA=1
|
||||
; -DPLUGIN_SET_COLLECTION_B_ESP32
|
||||
; -DCOLLECTION_FEATURE_RTTTL=1
|
||||
|
||||
; [env:collection_C_ESP32_4M316k]
|
||||
; extends = esp32_common
|
||||
; board = esp32_4M
|
||||
; build_flags = ${esp32_common.build_flags}
|
||||
; -DFEATURE_ARDUINO_OTA=1
|
||||
; -DPLUGIN_SET_COLLECTION_C_ESP32
|
||||
; -DCOLLECTION_FEATURE_RTTTL=1
|
||||
|
||||
; [env:collection_D_ESP32_4M316k]
|
||||
; extends = esp32_common
|
||||
; board = esp32_4M
|
||||
; build_flags = ${esp32_common.build_flags}
|
||||
; -DFEATURE_ARDUINO_OTA=1
|
||||
; -DPLUGIN_SET_COLLECTION_D_ESP32
|
||||
; -DCOLLECTION_FEATURE_RTTTL=1
|
||||
|
||||
; [env:collection_E_ESP32_4M316k]
|
||||
; extends = esp32_common
|
||||
; board = esp32_4M
|
||||
; build_flags = ${esp32_common.build_flags}
|
||||
; -DFEATURE_ARDUINO_OTA=1
|
||||
; -DPLUGIN_SET_COLLECTION_E_ESP32
|
||||
; -DCOLLECTION_FEATURE_RTTTL=1
|
||||
|
||||
; [env:collection_F_ESP32_4M316k]
|
||||
; extends = esp32_common
|
||||
; board = esp32_4M
|
||||
; build_flags = ${esp32_common.build_flags}
|
||||
; -DFEATURE_ARDUINO_OTA=1
|
||||
; -DPLUGIN_SET_COLLECTION_F_ESP32
|
||||
; -DCOLLECTION_FEATURE_RTTTL=1
|
||||
|
||||
; [env:collection_G_ESP32_4M316k]
|
||||
; extends = esp32_common
|
||||
; board = esp32_4M
|
||||
; build_flags = ${esp32_common.build_flags}
|
||||
; -DFEATURE_ARDUINO_OTA=1
|
||||
; -DPLUGIN_SET_COLLECTION_G_ESP32
|
||||
; -DCOLLECTION_FEATURE_RTTTL=1
|
||||
|
||||
|
||||
; [env:collection_A_ESP32_IRExt_4M316k]
|
||||
; extends = esp32_IRExt
|
||||
; board = esp32_4M
|
||||
; build_flags = ${esp32_IRExt.build_flags}
|
||||
; -DPLUGIN_SET_COLLECTION_ESP32
|
||||
|
||||
; [env:collection_B_ESP32_IRExt_4M316k]
|
||||
; extends = esp32_IRExt
|
||||
; board = esp32_4M
|
||||
; build_flags = ${esp32_IRExt.build_flags}
|
||||
; -DPLUGIN_SET_COLLECTION_B_ESP32
|
||||
|
||||
; [env:collection_C_ESP32_IRExt_4M316k]
|
||||
; extends = esp32_IRExt
|
||||
; board = esp32_4M
|
||||
; build_flags = ${esp32_IRExt.build_flags}
|
||||
; -DPLUGIN_SET_COLLECTION_C_ESP32
|
||||
|
||||
; [env:collection_D_ESP32_IRExt_4M316k]
|
||||
; extends = esp32_IRExt
|
||||
; board = esp32_4M
|
||||
; build_flags = ${esp32_IRExt.build_flags}
|
||||
; -DPLUGIN_SET_COLLECTION_D_ESP32
|
||||
|
||||
; [env:collection_E_ESP32_IRExt_4M316k]
|
||||
; extends = esp32_IRExt
|
||||
; board = esp32_4M
|
||||
; build_flags = ${esp32_IRExt.build_flags}
|
||||
; -DPLUGIN_SET_COLLECTION_E_ESP32
|
||||
|
||||
; [env:collection_F_ESP32_IRExt_4M316k]
|
||||
; extends = esp32_IRExt
|
||||
; board = esp32_4M
|
||||
; build_flags = ${esp32_IRExt.build_flags}
|
||||
; -DPLUGIN_SET_COLLECTION_F_ESP32
|
||||
|
||||
; [env:collection_G_ESP32_IRExt_4M316k]
|
||||
; extends = esp32_IRExt
|
||||
; board = esp32_4M
|
||||
; build_flags = ${esp32_IRExt.build_flags}
|
||||
; -DPLUGIN_SET_COLLECTION_G_ESP32
|
||||
|
||||
; [env:energy_ESP32_4M316k]
|
||||
; extends = esp32_common
|
||||
; board = esp32_4M
|
||||
; build_flags = ${esp32_common.build_flags}
|
||||
; -DFEATURE_ARDUINO_OTA=1
|
||||
; -DPLUGIN_ENERGY_COLLECTION
|
||||
|
||||
; [env:display_ESP32_4M316k]
|
||||
; extends = esp32_common
|
||||
; board = esp32_4M
|
||||
; build_flags = ${esp32_common.build_flags}
|
||||
; -DFEATURE_ARDUINO_OTA=1
|
||||
; -DPLUGIN_DISPLAY_COLLECTION
|
||||
|
||||
; [env:climate_ESP32_4M316k]
|
||||
; extends = esp32_common
|
||||
; board = esp32_4M
|
||||
; build_flags = ${esp32_common.build_flags}
|
||||
; -DFEATURE_ARDUINO_OTA=1
|
||||
; -DPLUGIN_CLIMATE_COLLECTION
|
||||
|
||||
; [env:neopixel_ESP32_4M316k]
|
||||
; extends = esp32_common
|
||||
; board = esp32_4M
|
||||
; build_flags = ${esp32_common.build_flags}
|
||||
; -DFEATURE_ARDUINO_OTA=1
|
||||
; -DFEATURE_SD=1
|
||||
; -D PLUGIN_NEOPIXEL_COLLECTION
|
||||
|
||||
|
||||
; [env:custom_ESP32_4M316k_ETH]
|
||||
; extends = env:custom_ESP32_4M316k
|
||||
; build_flags = ${env:custom_ESP32_4M316k.build_flags}
|
||||
; -DFEATURE_ETHERNET=1
|
||||
|
||||
; [env:custom_ESP32_4M316k_LittleFS_ETH]
|
||||
; extends = esp32_custom_base_LittleFS
|
||||
; board = esp32_4M
|
||||
; build_flags = ${esp32_custom_base_LittleFS.build_flags}
|
||||
; -DFEATURE_ETHERNET=1
|
||||
|
||||
|
||||
; [env:custom_IR_ESP32_4M316k_ETH]
|
||||
; extends = env:custom_IR_ESP32_4M316k
|
||||
; build_flags = ${env:custom_IR_ESP32_4M316k.build_flags}
|
||||
; -DFEATURE_ETHERNET=1
|
||||
; extra_scripts = ${env:custom_IR_ESP32_4M316k.extra_scripts}
|
||||
|
||||
; [env:custom_IR_ESP32_16M8M_LittleFS_ETH]
|
||||
; extends = esp32_common_LittleFS
|
||||
; board = esp32_16M8M
|
||||
; board_upload.flash_size = 16MB
|
||||
; build_flags = ${esp32_common_LittleFS.build_flags}
|
||||
; -DPLUGIN_BUILD_CUSTOM
|
||||
; -DPLUGIN_BUILD_IR
|
||||
; -DFEATURE_ETHERNET=1
|
||||
; lib_ignore = ${esp32_always.lib_ignore}
|
||||
; ESP32_ping
|
||||
; ${esp32_common_LittleFS.lib_ignore}
|
||||
; extra_scripts = ${esp32_common.extra_scripts}
|
||||
; pre:tools/pio/pre_custom_esp32_IR.py
|
||||
; pre:tools/pio/ir_build_check.py
|
||||
|
||||
; [env:normal_ESP32_4M316k_ETH]
|
||||
; extends = env:normal_ESP32_4M316k
|
||||
; build_flags = ${env:normal_ESP32_4M316k.build_flags}
|
||||
; -DFEATURE_ETHERNET=1
|
||||
|
||||
|
||||
; [env:normal_ESP32_4M316k_LittleFS_ETH]
|
||||
; [env:normal_ESP32_4M316k_LittleFS]
|
||||
; extends = esp32_common_LittleFS
|
||||
; board = esp32_4M
|
||||
; lib_ignore = ${esp32_always.lib_ignore}
|
||||
; ESP32_ping
|
||||
; ${esp32_common_LittleFS.lib_ignore}
|
||||
; lib_ignore = ${esp32_common_LittleFS.lib_ignore}
|
||||
; ${no_ir.lib_ignore}
|
||||
; build_flags = ${esp32_common_LittleFS.build_flags}
|
||||
; -DFEATURE_ETHERNET=1
|
||||
|
||||
[env:collection_A_ESP32_4M316k]
|
||||
extends = esp32_common
|
||||
board = esp32_4M
|
||||
build_flags = ${esp32_common.build_flags}
|
||||
-DFEATURE_ARDUINO_OTA=1
|
||||
-DPLUGIN_SET_COLLECTION_ESP32
|
||||
-DCOLLECTION_FEATURE_RTTTL=1
|
||||
|
||||
[env:collection_B_ESP32_4M316k]
|
||||
extends = esp32_common
|
||||
board = esp32_4M
|
||||
build_flags = ${esp32_common.build_flags}
|
||||
-DFEATURE_ARDUINO_OTA=1
|
||||
-DPLUGIN_SET_COLLECTION_B_ESP32
|
||||
-DCOLLECTION_FEATURE_RTTTL=1
|
||||
|
||||
[env:collection_C_ESP32_4M316k]
|
||||
extends = esp32_common
|
||||
board = esp32_4M
|
||||
build_flags = ${esp32_common.build_flags}
|
||||
-DFEATURE_ARDUINO_OTA=1
|
||||
-DPLUGIN_SET_COLLECTION_C_ESP32
|
||||
-DCOLLECTION_FEATURE_RTTTL=1
|
||||
|
||||
[env:collection_D_ESP32_4M316k]
|
||||
extends = esp32_common
|
||||
board = esp32_4M
|
||||
build_flags = ${esp32_common.build_flags}
|
||||
-DFEATURE_ARDUINO_OTA=1
|
||||
-DPLUGIN_SET_COLLECTION_D_ESP32
|
||||
-DCOLLECTION_FEATURE_RTTTL=1
|
||||
|
||||
[env:collection_E_ESP32_4M316k]
|
||||
extends = esp32_common
|
||||
board = esp32_4M
|
||||
build_flags = ${esp32_common.build_flags}
|
||||
-DFEATURE_ARDUINO_OTA=1
|
||||
-DPLUGIN_SET_COLLECTION_E_ESP32
|
||||
-DCOLLECTION_FEATURE_RTTTL=1
|
||||
|
||||
[env:collection_F_ESP32_4M316k]
|
||||
extends = esp32_common
|
||||
board = esp32_4M
|
||||
build_flags = ${esp32_common.build_flags}
|
||||
-DFEATURE_ARDUINO_OTA=1
|
||||
-DPLUGIN_SET_COLLECTION_F_ESP32
|
||||
-DCOLLECTION_FEATURE_RTTTL=1
|
||||
|
||||
[env:collection_G_ESP32_4M316k]
|
||||
extends = esp32_common
|
||||
board = esp32_4M
|
||||
build_flags = ${esp32_common.build_flags}
|
||||
-DFEATURE_ARDUINO_OTA=1
|
||||
-DPLUGIN_SET_COLLECTION_G_ESP32
|
||||
-DCOLLECTION_FEATURE_RTTTL=1
|
||||
|
||||
|
||||
; [env:normal_ESP32_IRExt_4M316k_ETH]
|
||||
[env:collection_A_ESP32_IRExt_4M316k]
|
||||
extends = esp32_IRExt
|
||||
board = esp32_4M
|
||||
build_flags = ${esp32_IRExt.build_flags}
|
||||
-DPLUGIN_SET_COLLECTION_ESP32
|
||||
|
||||
[env:collection_B_ESP32_IRExt_4M316k]
|
||||
extends = esp32_IRExt
|
||||
board = esp32_4M
|
||||
build_flags = ${esp32_IRExt.build_flags}
|
||||
-DPLUGIN_SET_COLLECTION_B_ESP32
|
||||
|
||||
[env:collection_C_ESP32_IRExt_4M316k]
|
||||
extends = esp32_IRExt
|
||||
board = esp32_4M
|
||||
build_flags = ${esp32_IRExt.build_flags}
|
||||
-DPLUGIN_SET_COLLECTION_C_ESP32
|
||||
|
||||
[env:collection_D_ESP32_IRExt_4M316k]
|
||||
extends = esp32_IRExt
|
||||
board = esp32_4M
|
||||
build_flags = ${esp32_IRExt.build_flags}
|
||||
-DPLUGIN_SET_COLLECTION_D_ESP32
|
||||
|
||||
[env:collection_E_ESP32_IRExt_4M316k]
|
||||
extends = esp32_IRExt
|
||||
board = esp32_4M
|
||||
build_flags = ${esp32_IRExt.build_flags}
|
||||
-DPLUGIN_SET_COLLECTION_E_ESP32
|
||||
|
||||
[env:collection_F_ESP32_IRExt_4M316k]
|
||||
extends = esp32_IRExt
|
||||
board = esp32_4M
|
||||
build_flags = ${esp32_IRExt.build_flags}
|
||||
-DPLUGIN_SET_COLLECTION_F_ESP32
|
||||
|
||||
[env:collection_G_ESP32_IRExt_4M316k]
|
||||
extends = esp32_IRExt
|
||||
board = esp32_4M
|
||||
build_flags = ${esp32_IRExt.build_flags}
|
||||
-DPLUGIN_SET_COLLECTION_G_ESP32
|
||||
|
||||
[env:energy_ESP32_4M316k]
|
||||
extends = esp32_common
|
||||
board = esp32_4M
|
||||
build_flags = ${esp32_common.build_flags}
|
||||
-DFEATURE_ARDUINO_OTA=1
|
||||
-DPLUGIN_ENERGY_COLLECTION
|
||||
|
||||
[env:display_ESP32_4M316k]
|
||||
extends = esp32_common
|
||||
board = esp32_4M
|
||||
build_flags = ${esp32_common.build_flags}
|
||||
-DFEATURE_ARDUINO_OTA=1
|
||||
-DPLUGIN_DISPLAY_COLLECTION
|
||||
|
||||
[env:climate_ESP32_4M316k]
|
||||
extends = esp32_common
|
||||
board = esp32_4M
|
||||
build_flags = ${esp32_common.build_flags}
|
||||
-DFEATURE_ARDUINO_OTA=1
|
||||
-DPLUGIN_CLIMATE_COLLECTION
|
||||
|
||||
[env:neopixel_ESP32_4M316k]
|
||||
extends = esp32_common
|
||||
board = esp32_4M
|
||||
build_flags = ${esp32_common.build_flags}
|
||||
-DFEATURE_ARDUINO_OTA=1
|
||||
-DFEATURE_SD=1
|
||||
-D PLUGIN_NEOPIXEL_COLLECTION
|
||||
|
||||
|
||||
[env:custom_ESP32_4M316k_ETH]
|
||||
extends = env:custom_ESP32_4M316k
|
||||
build_flags = ${env:custom_ESP32_4M316k.build_flags}
|
||||
-DFEATURE_ETHERNET=1
|
||||
|
||||
[env:custom_ESP32_4M316k_LittleFS_ETH]
|
||||
extends = esp32_custom_base_LittleFS
|
||||
board = esp32_4M
|
||||
build_flags = ${esp32_custom_base_LittleFS.build_flags}
|
||||
-DFEATURE_ETHERNET=1
|
||||
|
||||
|
||||
[env:custom_IR_ESP32_4M316k_ETH]
|
||||
extends = env:custom_IR_ESP32_4M316k
|
||||
build_flags = ${env:custom_IR_ESP32_4M316k.build_flags}
|
||||
-DFEATURE_ETHERNET=1
|
||||
extra_scripts = ${env:custom_IR_ESP32_4M316k.extra_scripts}
|
||||
|
||||
[env:custom_IR_ESP32_16M8M_LittleFS_ETH]
|
||||
extends = esp32_common_LittleFS
|
||||
board = esp32_16M8M
|
||||
board_upload.flash_size = 16MB
|
||||
build_flags = ${esp32_common_LittleFS.build_flags}
|
||||
-DPLUGIN_BUILD_CUSTOM
|
||||
-DPLUGIN_BUILD_IR
|
||||
-DFEATURE_ETHERNET=1
|
||||
lib_ignore = ${esp32_always.lib_ignore}
|
||||
ESP32_ping
|
||||
${esp32_common_LittleFS.lib_ignore}
|
||||
extra_scripts = ${esp32_common.extra_scripts}
|
||||
pre:tools/pio/pre_custom_esp32_IR.py
|
||||
pre:tools/pio/ir_build_check.py
|
||||
|
||||
[env:normal_ESP32_4M316k_ETH]
|
||||
extends = env:normal_ESP32_4M316k
|
||||
build_flags = ${env:normal_ESP32_4M316k.build_flags}
|
||||
-DFEATURE_ETHERNET=1
|
||||
|
||||
|
||||
[env:normal_ESP32_4M316k_LittleFS_ETH]
|
||||
extends = esp32_common_LittleFS
|
||||
board = esp32_4M
|
||||
lib_ignore = ${esp32_always.lib_ignore}
|
||||
ESP32_ping
|
||||
${esp32_common_LittleFS.lib_ignore}
|
||||
${no_ir.lib_ignore}
|
||||
build_flags = ${esp32_common_LittleFS.build_flags}
|
||||
-DFEATURE_ETHERNET=1
|
||||
|
||||
|
||||
[env:normal_ESP32_IRExt_4M316k_ETH]
|
||||
extends = esp32_IRExt
|
||||
board = esp32_4M
|
||||
build_flags = ${esp32_IRExt.build_flags}
|
||||
-DFEATURE_ETHERNET=1
|
||||
|
||||
[env:collection_A_ESP32_4M316k_ETH]
|
||||
extends = env:collection_A_ESP32_4M316k
|
||||
build_flags = ${env:collection_A_ESP32_4M316k.build_flags}
|
||||
-DFEATURE_ETHERNET=1
|
||||
-DCOLLECTION_FEATURE_RTTTL=1
|
||||
|
||||
[env:collection_B_ESP32_4M316k_ETH]
|
||||
extends = env:collection_B_ESP32_4M316k
|
||||
build_flags = ${env:collection_B_ESP32_4M316k.build_flags}
|
||||
-DFEATURE_ETHERNET=1
|
||||
-DCOLLECTION_FEATURE_RTTTL=1
|
||||
|
||||
[env:collection_C_ESP32_4M316k_ETH]
|
||||
extends = env:collection_C_ESP32_4M316k
|
||||
build_flags = ${env:collection_C_ESP32_4M316k.build_flags}
|
||||
-DFEATURE_ETHERNET=1
|
||||
-DCOLLECTION_FEATURE_RTTTL=1
|
||||
|
||||
[env:collection_D_ESP32_4M316k_ETH]
|
||||
extends = env:collection_D_ESP32_4M316k
|
||||
build_flags = ${env:collection_D_ESP32_4M316k.build_flags}
|
||||
-DFEATURE_ETHERNET=1
|
||||
-DCOLLECTION_FEATURE_RTTTL=1
|
||||
|
||||
[env:collection_E_ESP32_4M316k_ETH]
|
||||
extends = env:collection_E_ESP32_4M316k
|
||||
build_flags = ${env:collection_E_ESP32_4M316k.build_flags}
|
||||
-DFEATURE_ETHERNET=1
|
||||
-DCOLLECTION_FEATURE_RTTTL=1
|
||||
|
||||
[env:collection_F_ESP32_4M316k_ETH]
|
||||
extends = env:collection_F_ESP32_4M316k
|
||||
build_flags = ${env:collection_F_ESP32_4M316k.build_flags}
|
||||
-DFEATURE_ETHERNET=1
|
||||
-DCOLLECTION_FEATURE_RTTTL=1
|
||||
|
||||
[env:collection_G_ESP32_4M316k_ETH]
|
||||
extends = env:collection_G_ESP32_4M316k
|
||||
build_flags = ${env:collection_G_ESP32_4M316k.build_flags}
|
||||
-DFEATURE_ETHERNET=1
|
||||
-DCOLLECTION_FEATURE_RTTTL=1
|
||||
|
||||
[env:energy_ESP32_4M316k_ETH]
|
||||
extends = env:energy_ESP32_4M316k
|
||||
build_flags = ${env:energy_ESP32_4M316k.build_flags}
|
||||
-DFEATURE_ETHERNET=1
|
||||
|
||||
[env:display_ESP32_4M316k_ETH]
|
||||
extends = env:display_ESP32_4M316k
|
||||
build_flags = ${env:display_ESP32_4M316k.build_flags}
|
||||
-DFEATURE_ETHERNET=1
|
||||
|
||||
[env:climate_ESP32_4M316k_ETH]
|
||||
extends = env:climate_ESP32_4M316k
|
||||
build_flags = ${env:climate_ESP32_4M316k.build_flags}
|
||||
-DFEATURE_ETHERNET=1
|
||||
|
||||
[env:neopixel_ESP32_4M316k_ETH]
|
||||
extends = env:neopixel_ESP32_4M316k
|
||||
build_flags = ${env:neopixel_ESP32_4M316k.build_flags}
|
||||
-DFEATURE_ETHERNET=1
|
||||
|
||||
; [env:collection_A_ESP32_IRExt_4M316k_ETH]
|
||||
; extends = esp32_IRExt
|
||||
; board = esp32_4M
|
||||
; build_flags = ${esp32_IRExt.build_flags}
|
||||
; -DPLUGIN_SET_COLLECTION_ESP32
|
||||
; -DFEATURE_ETHERNET=1
|
||||
|
||||
; [env:collection_A_ESP32_4M316k_ETH]
|
||||
; extends = env:collection_A_ESP32_4M316k
|
||||
; build_flags = ${env:collection_A_ESP32_4M316k.build_flags}
|
||||
; -DFEATURE_ETHERNET=1
|
||||
; -DCOLLECTION_FEATURE_RTTTL=1
|
||||
|
||||
; [env:collection_B_ESP32_4M316k_ETH]
|
||||
; extends = env:collection_B_ESP32_4M316k
|
||||
; build_flags = ${env:collection_B_ESP32_4M316k.build_flags}
|
||||
; -DFEATURE_ETHERNET=1
|
||||
; -DCOLLECTION_FEATURE_RTTTL=1
|
||||
|
||||
; [env:collection_C_ESP32_4M316k_ETH]
|
||||
; extends = env:collection_C_ESP32_4M316k
|
||||
; build_flags = ${env:collection_C_ESP32_4M316k.build_flags}
|
||||
; -DFEATURE_ETHERNET=1
|
||||
; -DCOLLECTION_FEATURE_RTTTL=1
|
||||
|
||||
; [env:collection_D_ESP32_4M316k_ETH]
|
||||
; extends = env:collection_D_ESP32_4M316k
|
||||
; build_flags = ${env:collection_D_ESP32_4M316k.build_flags}
|
||||
; -DFEATURE_ETHERNET=1
|
||||
; -DCOLLECTION_FEATURE_RTTTL=1
|
||||
|
||||
; [env:collection_E_ESP32_4M316k_ETH]
|
||||
; extends = env:collection_E_ESP32_4M316k
|
||||
; build_flags = ${env:collection_E_ESP32_4M316k.build_flags}
|
||||
; -DFEATURE_ETHERNET=1
|
||||
; -DCOLLECTION_FEATURE_RTTTL=1
|
||||
|
||||
; [env:collection_F_ESP32_4M316k_ETH]
|
||||
; extends = env:collection_F_ESP32_4M316k
|
||||
; build_flags = ${env:collection_F_ESP32_4M316k.build_flags}
|
||||
; -DFEATURE_ETHERNET=1
|
||||
; -DCOLLECTION_FEATURE_RTTTL=1
|
||||
|
||||
; [env:collection_G_ESP32_4M316k_ETH]
|
||||
; extends = env:collection_G_ESP32_4M316k
|
||||
; build_flags = ${env:collection_G_ESP32_4M316k.build_flags}
|
||||
; -DFEATURE_ETHERNET=1
|
||||
; -DCOLLECTION_FEATURE_RTTTL=1
|
||||
|
||||
; [env:energy_ESP32_4M316k_ETH]
|
||||
; extends = env:energy_ESP32_4M316k
|
||||
; build_flags = ${env:energy_ESP32_4M316k.build_flags}
|
||||
; [env:collection_B_ESP32_IRExt_4M316k_ETH]
|
||||
; extends = esp32_IRExt
|
||||
; board = esp32_4M
|
||||
; build_flags = ${esp32_IRExt.build_flags}
|
||||
; -DPLUGIN_SET_COLLECTION_B_ESP32
|
||||
; -DFEATURE_ETHERNET=1
|
||||
|
||||
; [env:display_ESP32_4M316k_ETH]
|
||||
; extends = env:display_ESP32_4M316k
|
||||
; build_flags = ${env:display_ESP32_4M316k.build_flags}
|
||||
; [env:collection_C_ESP32_IRExt_4M316k_ETH]
|
||||
; extends = esp32_IRExt
|
||||
; board = esp32_4M
|
||||
; build_flags = ${esp32_IRExt.build_flags}
|
||||
; -DPLUGIN_SET_COLLECTION_C_ESP32
|
||||
; -DFEATURE_ETHERNET=1
|
||||
|
||||
; [env:climate_ESP32_4M316k_ETH]
|
||||
; extends = env:climate_ESP32_4M316k
|
||||
; build_flags = ${env:climate_ESP32_4M316k.build_flags}
|
||||
; [env:collection_D_ESP32_IRExt_4M316k_ETH]
|
||||
; extends = esp32_IRExt
|
||||
; board = esp32_4M
|
||||
; build_flags = ${esp32_IRExt.build_flags}
|
||||
; -DPLUGIN_SET_COLLECTION_D_ESP32
|
||||
; -DFEATURE_ETHERNET=1
|
||||
|
||||
; [env:neopixel_ESP32_4M316k_ETH]
|
||||
; extends = env:neopixel_ESP32_4M316k
|
||||
; build_flags = ${env:neopixel_ESP32_4M316k.build_flags}
|
||||
; [env:collection_E_ESP32_IRExt_4M316k_ETH]
|
||||
; extends = esp32_IRExt
|
||||
; board = esp32_4M
|
||||
; build_flags = ${esp32_IRExt.build_flags}
|
||||
; -DPLUGIN_SET_COLLECTION_E_ESP32
|
||||
; -DFEATURE_ETHERNET=1
|
||||
|
||||
; ; [env:collection_A_ESP32_IRExt_4M316k_ETH]
|
||||
; ; extends = esp32_IRExt
|
||||
; ; board = esp32_4M
|
||||
; ; build_flags = ${esp32_IRExt.build_flags}
|
||||
; ; -DPLUGIN_SET_COLLECTION_ESP32
|
||||
; ; -DFEATURE_ETHERNET=1
|
||||
|
||||
; ; [env:collection_B_ESP32_IRExt_4M316k_ETH]
|
||||
; ; extends = esp32_IRExt
|
||||
; ; board = esp32_4M
|
||||
; ; build_flags = ${esp32_IRExt.build_flags}
|
||||
; ; -DPLUGIN_SET_COLLECTION_B_ESP32
|
||||
; ; -DFEATURE_ETHERNET=1
|
||||
|
||||
; ; [env:collection_C_ESP32_IRExt_4M316k_ETH]
|
||||
; ; extends = esp32_IRExt
|
||||
; ; board = esp32_4M
|
||||
; ; build_flags = ${esp32_IRExt.build_flags}
|
||||
; ; -DPLUGIN_SET_COLLECTION_C_ESP32
|
||||
; ; -DFEATURE_ETHERNET=1
|
||||
|
||||
; ; [env:collection_D_ESP32_IRExt_4M316k_ETH]
|
||||
; ; extends = esp32_IRExt
|
||||
; ; board = esp32_4M
|
||||
; ; build_flags = ${esp32_IRExt.build_flags}
|
||||
; ; -DPLUGIN_SET_COLLECTION_D_ESP32
|
||||
; ; -DFEATURE_ETHERNET=1
|
||||
|
||||
; ; [env:collection_E_ESP32_IRExt_4M316k_ETH]
|
||||
; ; extends = esp32_IRExt
|
||||
; ; board = esp32_4M
|
||||
; ; build_flags = ${esp32_IRExt.build_flags}
|
||||
; ; -DPLUGIN_SET_COLLECTION_E_ESP32
|
||||
; ; -DFEATURE_ETHERNET=1
|
||||
|
||||
; ; [env:collection_F_ESP32_IRExt_4M316k_ETH]
|
||||
; ; extends = esp32_IRExt
|
||||
; ; board = esp32_4M
|
||||
; ; build_flags = ${esp32_IRExt.build_flags}
|
||||
; ; -DPLUGIN_SET_COLLECTION_F_ESP32
|
||||
; ; -DFEATURE_ETHERNET=1
|
||||
|
||||
; ; [env:collection_G_ESP32_IRExt_4M316k_ETH]
|
||||
; ; extends = esp32_IRExt
|
||||
; ; board = esp32_4M
|
||||
; ; build_flags = ${esp32_IRExt.build_flags}
|
||||
; ; -DPLUGIN_SET_COLLECTION_G_ESP32
|
||||
; ; -DFEATURE_ETHERNET=1
|
||||
|
||||
; ; [env:energy_ESP32_IRExt_4M316k_ETH]
|
||||
; ; extends = esp32_IRExt
|
||||
; ; board = esp32_4M
|
||||
; ; build_flags = ${esp32_IRExt.build_flags}
|
||||
; ; -DPLUGIN_ENERGY_COLLECTION
|
||||
; ; -DFEATURE_ETHERNET=1
|
||||
|
||||
; ; [env:display_ESP32_IRExt_4M316k_ETH]
|
||||
; ; extends = esp32_IRExt
|
||||
; ; board = esp32_4M
|
||||
; ; build_flags = ${esp32_IRExt.build_flags}
|
||||
; ; -DPLUGIN_DISPLAY_COLLECTION
|
||||
; ; -DFEATURE_ETHERNET=1
|
||||
|
||||
; ; [env:climate_ESP32_IRExt_4M316k_ETH]
|
||||
; ; extends = esp32_IRExt
|
||||
; ; board = esp32_4M
|
||||
; ; build_flags = ${esp32_IRExt.build_flags}
|
||||
; ; -DPLUGIN_CLIMATE_COLLECTION
|
||||
; ; -DFEATURE_ETHERNET=1
|
||||
|
||||
; ; [env:neopixel_ESP32_IRExt_4M316k_ETH]
|
||||
; ; extends = esp32_IRExt
|
||||
; ; board = esp32_4M
|
||||
; ; build_flags = ${esp32_IRExt.build_flags}
|
||||
; ; -D PLUGIN_NEOPIXEL_COLLECTION
|
||||
; ; -DFEATURE_ETHERNET=1
|
||||
|
||||
|
||||
; ; ESP32 MAX builds 16M flash ------------------------------
|
||||
|
||||
; ; A Lolin D32 PRO with 16MB Flash, allowing 4MB sketch size, and file storage using the default (SPIFFS) filesystem
|
||||
; [env:max_ESP32_16M1M]
|
||||
; extends = esp32_common
|
||||
; board = esp32_16M1M
|
||||
; board_upload.flash_size = 16MB
|
||||
; lib_ignore = ${esp32_always.lib_ignore}
|
||||
; ESP32_ping
|
||||
; build_flags = ${esp32_common.build_flags}
|
||||
; -DFEATURE_ARDUINO_OTA=1
|
||||
; -DPLUGIN_BUILD_MAX_ESP32
|
||||
; -DPLUGIN_BUILD_IR_EXTENDED
|
||||
|
||||
; [env:max_ESP32_16M1M_ETH]
|
||||
; extends = env:max_ESP32_16M1M
|
||||
; build_flags = ${env:max_ESP32_16M1M.build_flags}
|
||||
; [env:collection_F_ESP32_IRExt_4M316k_ETH]
|
||||
; extends = esp32_IRExt
|
||||
; board = esp32_4M
|
||||
; build_flags = ${esp32_IRExt.build_flags}
|
||||
; -DPLUGIN_SET_COLLECTION_F_ESP32
|
||||
; -DFEATURE_ETHERNET=1
|
||||
|
||||
; [env:collection_G_ESP32_IRExt_4M316k_ETH]
|
||||
; extends = esp32_IRExt
|
||||
; board = esp32_4M
|
||||
; build_flags = ${esp32_IRExt.build_flags}
|
||||
; -DPLUGIN_SET_COLLECTION_G_ESP32
|
||||
; -DFEATURE_ETHERNET=1
|
||||
|
||||
; [env:energy_ESP32_IRExt_4M316k_ETH]
|
||||
; extends = esp32_IRExt
|
||||
; board = esp32_4M
|
||||
; build_flags = ${esp32_IRExt.build_flags}
|
||||
; -DPLUGIN_ENERGY_COLLECTION
|
||||
; -DFEATURE_ETHERNET=1
|
||||
|
||||
; [env:display_ESP32_IRExt_4M316k_ETH]
|
||||
; extends = esp32_IRExt
|
||||
; board = esp32_4M
|
||||
; build_flags = ${esp32_IRExt.build_flags}
|
||||
; -DPLUGIN_DISPLAY_COLLECTION
|
||||
; -DFEATURE_ETHERNET=1
|
||||
|
||||
; [env:climate_ESP32_IRExt_4M316k_ETH]
|
||||
; extends = esp32_IRExt
|
||||
; board = esp32_4M
|
||||
; build_flags = ${esp32_IRExt.build_flags}
|
||||
; -DPLUGIN_CLIMATE_COLLECTION
|
||||
; -DFEATURE_ETHERNET=1
|
||||
|
||||
; [env:neopixel_ESP32_IRExt_4M316k_ETH]
|
||||
; extends = esp32_IRExt
|
||||
; board = esp32_4M
|
||||
; build_flags = ${esp32_IRExt.build_flags}
|
||||
; -D PLUGIN_NEOPIXEL_COLLECTION
|
||||
; -DFEATURE_ETHERNET=1
|
||||
|
||||
|
||||
; ESP32 MAX builds 16M flash ------------------------------
|
||||
|
||||
; A Lolin D32 PRO with 16MB Flash, allowing 4MB sketch size, and file storage using the default (SPIFFS) filesystem
|
||||
[env:max_ESP32_16M1M]
|
||||
extends = esp32_common
|
||||
board = esp32_16M1M
|
||||
board_upload.flash_size = 16MB
|
||||
lib_ignore = ${esp32_always.lib_ignore}
|
||||
ESP32_ping
|
||||
build_flags = ${esp32_common.build_flags}
|
||||
-DFEATURE_ARDUINO_OTA=1
|
||||
-DPLUGIN_BUILD_MAX_ESP32
|
||||
-DPLUGIN_BUILD_IR_EXTENDED
|
||||
|
||||
[env:max_ESP32_16M1M_ETH]
|
||||
extends = env:max_ESP32_16M1M
|
||||
build_flags = ${env:max_ESP32_16M1M.build_flags}
|
||||
-DFEATURE_ETHERNET=1
|
||||
|
||||
|
||||
; A Lolin D32 PRO with 16MB Flash, allowing 4MB sketch size, and file storage using LittleFS filesystem
|
||||
[env:max_ESP32_16M8M_LittleFS_ETH]
|
||||
|
||||
+12
-12
@@ -34,16 +34,16 @@ lib_ignore = ${esp32_solo1_common_LittleFS.lib_ignore}
|
||||
extra_scripts = ${esp32_solo1_common_LittleFS.extra_scripts}
|
||||
|
||||
|
||||
; [env:energy_ESP32solo1_4M316k_LittleFS_ETH]
|
||||
; extends = esp32_solo1_common_LittleFS
|
||||
; build_flags = ${esp32_solo1_common_LittleFS.build_flags}
|
||||
; -D PLUGIN_ENERGY_COLLECTION
|
||||
; -DFEATURE_ETHERNET=1
|
||||
; extra_scripts = ${esp32_solo1_common_LittleFS.extra_scripts}
|
||||
[env:energy_ESP32solo1_4M316k_LittleFS_ETH]
|
||||
extends = esp32_solo1_common_LittleFS
|
||||
build_flags = ${esp32_solo1_common_LittleFS.build_flags}
|
||||
-D PLUGIN_ENERGY_COLLECTION
|
||||
-DFEATURE_ETHERNET=1
|
||||
extra_scripts = ${esp32_solo1_common_LittleFS.extra_scripts}
|
||||
|
||||
; [env:climate_ESP32solo1_4M316k_LittleFS_ETH]
|
||||
; extends = esp32_solo1_common_LittleFS
|
||||
; build_flags = ${esp32_solo1_common_LittleFS.build_flags}
|
||||
; -D PLUGIN_CLIMATE_COLLECTION
|
||||
; -DFEATURE_ETHERNET=1
|
||||
; extra_scripts = ${esp32_solo1_common_LittleFS.extra_scripts}
|
||||
[env:climate_ESP32solo1_4M316k_LittleFS_ETH]
|
||||
extends = esp32_solo1_common_LittleFS
|
||||
build_flags = ${esp32_solo1_common_LittleFS.build_flags}
|
||||
-D PLUGIN_CLIMATE_COLLECTION
|
||||
-DFEATURE_ETHERNET=1
|
||||
extra_scripts = ${esp32_solo1_common_LittleFS.extra_scripts}
|
||||
|
||||
Reference in New Issue
Block a user