mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-26 22:22:16 +03:00
перенос библиотек
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
lib_deps =
|
lib_deps =
|
||||||
${common_env_data.lib_deps_external}
|
${common_env_data.lib_deps_external}
|
||||||
${env:esp8266_4mb_fromitems.lib_deps}
|
${env:esp8266_4mb_fromitems.lib_deps}
|
||||||
|
ESPAsyncUDP
|
||||||
build_flags = -Desp8266_4mb="esp8266_4mb"
|
build_flags = -Desp8266_4mb="esp8266_4mb"
|
||||||
framework = arduino
|
framework = arduino
|
||||||
board = nodemcuv2
|
board = nodemcuv2
|
||||||
@@ -16,6 +17,7 @@ board_build.filesystem = littlefs
|
|||||||
lib_deps =
|
lib_deps =
|
||||||
${common_env_data.lib_deps_external}
|
${common_env_data.lib_deps_external}
|
||||||
${env:esp32_4mb_fromitems.lib_deps}
|
${env:esp32_4mb_fromitems.lib_deps}
|
||||||
|
plerup/EspSoftwareSerial
|
||||||
build_flags = -Desp32_4mb="esp32_4mb"
|
build_flags = -Desp32_4mb="esp32_4mb"
|
||||||
framework = arduino
|
framework = arduino
|
||||||
board = esp32dev
|
board = esp32dev
|
||||||
@@ -37,7 +39,7 @@ lib_deps_external =
|
|||||||
|
|
||||||
[env:esp8266_4mb_fromitems]
|
[env:esp8266_4mb_fromitems]
|
||||||
lib_deps =
|
lib_deps =
|
||||||
ESPAsyncUDP
|
|
||||||
adafruit/Adafruit MCP23017 Arduino Library@^2.0.2
|
adafruit/Adafruit MCP23017 Arduino Library@^2.0.2
|
||||||
adafruit/Adafruit ADS1X15 @ ^2.3.0
|
adafruit/Adafruit ADS1X15 @ ^2.3.0
|
||||||
Adafruit AHTX0
|
Adafruit AHTX0
|
||||||
@@ -53,7 +55,7 @@ lib_deps =
|
|||||||
|
|
||||||
[env:esp32_4mb_fromitems]
|
[env:esp32_4mb_fromitems]
|
||||||
lib_deps =
|
lib_deps =
|
||||||
plerup/EspSoftwareSerial
|
|
||||||
adafruit/Adafruit MCP23017 Arduino Library@^2.0.2
|
adafruit/Adafruit MCP23017 Arduino Library@^2.0.2
|
||||||
adafruit/Adafruit ADS1X15 @ ^2.3.0
|
adafruit/Adafruit ADS1X15 @ ^2.3.0
|
||||||
Adafruit AHTX0
|
Adafruit AHTX0
|
||||||
|
|||||||
Reference in New Issue
Block a user