mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
open src EctoControl
This commit is contained in:
@@ -10,19 +10,13 @@ lib_deps_external =
|
||||
[env]
|
||||
extra_scripts = pre:tools/prebuildscript.py
|
||||
|
||||
[common]
|
||||
build_flags =
|
||||
-L./src/modules/exec/EctoControlAdapter/lib
|
||||
-lrsEctoControl
|
||||
-I./src/modules/exec/EctoControlAdapter/lib
|
||||
|
||||
[env:esp8266_1mb_ota]
|
||||
lib_deps =
|
||||
${common_env_data.lib_deps_external}
|
||||
${env:esp8266_1mb_ota_fromitems.lib_deps}
|
||||
ESPAsyncUDP
|
||||
lib_ignore = LT_WebSockets
|
||||
build_flags = ${common.build_flags}
|
||||
build_flags =
|
||||
-Desp8266_1mb_ota="esp8266_1mb_ota"
|
||||
framework = arduino
|
||||
board = nodemcuv2
|
||||
@@ -45,7 +39,7 @@ lib_deps =
|
||||
${env:esp8266_1mb_fromitems.lib_deps}
|
||||
ESPAsyncUDP
|
||||
lib_ignore = LT_WebSockets
|
||||
build_flags = ${common.build_flags}
|
||||
build_flags =
|
||||
-Desp8266_1mb="esp8266_1mb"
|
||||
framework = arduino
|
||||
board = nodemcuv2
|
||||
@@ -68,7 +62,7 @@ lib_deps =
|
||||
${env:esp8285_1mb_ota_fromitems.lib_deps}
|
||||
ESPAsyncUDP
|
||||
lib_ignore = LT_WebSockets
|
||||
build_flags = ${common.build_flags}
|
||||
build_flags =
|
||||
-Desp8266_1mb_ota="esp8266_1mb_ota"
|
||||
framework = arduino
|
||||
board = esp8285
|
||||
@@ -91,7 +85,7 @@ lib_deps =
|
||||
${env:esp8266_2mb_fromitems.lib_deps}
|
||||
ESPAsyncUDP
|
||||
lib_ignore = LT_WebSockets
|
||||
build_flags = ${common.build_flags}
|
||||
build_flags =
|
||||
-Desp8266_2mb="esp8266_2mb"
|
||||
framework = arduino
|
||||
board = d1_wroom_02
|
||||
@@ -114,7 +108,7 @@ lib_deps =
|
||||
${env:esp8266_2mb_ota_fromitems.lib_deps}
|
||||
ESPAsyncUDP
|
||||
lib_ignore = LT_WebSockets
|
||||
build_flags = ${common.build_flags}
|
||||
build_flags =
|
||||
-Desp8266_2mb_ota="esp8266_2mb_ota"
|
||||
framework = arduino
|
||||
board = d1_wroom_02
|
||||
@@ -137,7 +131,7 @@ lib_deps =
|
||||
${env:esp8285_1mb_fromitems.lib_deps}
|
||||
ESPAsyncUDP
|
||||
lib_ignore = LT_WebSockets
|
||||
build_flags = ${common.build_flags}
|
||||
build_flags =
|
||||
-Desp8266_1mb="esp8266_1mb"
|
||||
framework = arduino
|
||||
board = esp8285
|
||||
@@ -160,7 +154,7 @@ lib_deps =
|
||||
${env:esp8266_4mb_fromitems.lib_deps}
|
||||
ESPAsyncUDP
|
||||
lib_ignore = LT_WebSockets
|
||||
build_flags = ${common.build_flags}
|
||||
build_flags =
|
||||
-Desp8266_4mb="esp8266_4mb"
|
||||
framework = arduino
|
||||
board = nodemcuv2
|
||||
@@ -184,7 +178,7 @@ lib_deps =
|
||||
${env:esp8266_16mb_fromitems.lib_deps}
|
||||
ESPAsyncUDP
|
||||
lib_ignore = LT_WebSockets
|
||||
build_flags = ${common.build_flags}
|
||||
build_flags =
|
||||
-Desp8266_16mb="esp8266_16mb"
|
||||
framework = arduino
|
||||
board = nodemcuv2
|
||||
@@ -207,7 +201,7 @@ lib_deps =
|
||||
${common_env_data.lib_deps_external}
|
||||
${env:esp32_4mb_fromitems.lib_deps}
|
||||
lib_ignore = LT_WebSockets
|
||||
build_flags = ${common.build_flags}
|
||||
build_flags =
|
||||
-Desp32_4mb="esp32_4mb"
|
||||
-Wl,--wrap=esp_panic_handler
|
||||
framework = arduino
|
||||
@@ -231,7 +225,7 @@ lib_deps =
|
||||
${common_env_data.lib_deps_external}
|
||||
${env:esp32_4mb3f_fromitems.lib_deps}
|
||||
lib_ignore = LT_WebSockets
|
||||
build_flags = ${common.build_flags}
|
||||
build_flags =
|
||||
-Desp32_4mb3f="esp32_4mb3f"
|
||||
-Wl,--wrap=esp_panic_handler
|
||||
framework = arduino
|
||||
@@ -256,7 +250,7 @@ lib_deps =
|
||||
${common_env_data.lib_deps_external}
|
||||
${env:esp32cam_4mb_fromitems.lib_deps}
|
||||
lib_ignore = LT_WebSockets
|
||||
build_flags = ${common.build_flags}
|
||||
build_flags =
|
||||
-Desp32cam_4mb="esp32cam_4mb"
|
||||
-DBOARD_HAS_PSRAM
|
||||
-mfix-esp32-psram-cache-issue
|
||||
@@ -282,7 +276,7 @@ lib_deps =
|
||||
${common_env_data.lib_deps_external}
|
||||
${env:esp32s2_4mb_fromitems.lib_deps}
|
||||
lib_ignore = LT_WebSockets
|
||||
build_flags = ${common.build_flags}
|
||||
build_flags =
|
||||
-Desp32s2_4mb="esp32s2_4mb"
|
||||
-DARDUINO_USB_CDC_ON_BOOT=1
|
||||
-DARDUINO_USB_MODE=0
|
||||
@@ -333,7 +327,7 @@ lib_deps =
|
||||
${common_env_data.lib_deps_external}
|
||||
${env:esp32s3_16mb_fromitems.lib_deps}
|
||||
lib_ignore = LT_WebSockets
|
||||
build_flags = ${common.build_flags}
|
||||
build_flags =
|
||||
-Desp32s3_16mb="esp32s3_16mb"
|
||||
-Wl,--wrap=esp_panic_handler
|
||||
framework = arduino
|
||||
@@ -360,7 +354,7 @@ lib_deps =
|
||||
${common_env_data.lib_deps_external}
|
||||
${env:esp32_16mb_fromitems.lib_deps}
|
||||
lib_ignore = LT_WebSockets
|
||||
build_flags = ${common.build_flags}
|
||||
build_flags =
|
||||
-Desp32_16mb="esp32_16mb"
|
||||
-Wl,--wrap=esp_panic_handler
|
||||
framework = arduino
|
||||
|
||||
Reference in New Issue
Block a user