2023-01-10 11:32:08 +03:00
|
|
|
[env:ESP-12E]
|
2023-01-04 11:58:33 +03:00
|
|
|
platform = espressif8266
|
|
|
|
board = esp12e
|
|
|
|
framework = arduino
|
2023-02-05 13:11:31 +03:00
|
|
|
board_build.filesystem = littlefs
|
2023-02-19 09:59:58 +03:00
|
|
|
board_build.ldscript = eagle.flash.4m1m.ld
|
2023-01-04 11:58:33 +03:00
|
|
|
lib_deps =
|
|
|
|
https://github.com/aZholtikov/ZHNetwork
|
|
|
|
https://github.com/aZholtikov/ZHConfig
|
2023-02-05 13:11:31 +03:00
|
|
|
https://github.com/aZholtikov/Async-Web-Server
|
2023-01-24 19:40:00 +03:00
|
|
|
https://github.com/bblanchon/ArduinoJson
|
2023-02-05 13:11:31 +03:00
|
|
|
https://github.com/milesburton/Arduino-Temperature-Control-Library
|
|
|
|
https://github.com/beegee-tokyo/DHTesp
|
2023-01-04 11:58:33 +03:00
|
|
|
|
2023-01-10 11:32:08 +03:00
|
|
|
[env:ESP-12E-OTA]
|
2023-01-04 11:58:33 +03:00
|
|
|
platform = espressif8266
|
|
|
|
board = esp12e
|
|
|
|
framework = arduino
|
2023-02-05 13:11:31 +03:00
|
|
|
board_build.filesystem = littlefs
|
2023-02-19 09:59:58 +03:00
|
|
|
board_build.ldscript = eagle.flash.4m1m.ld
|
2023-01-04 11:58:33 +03:00
|
|
|
upload_port = 192.168.4.1
|
|
|
|
upload_protocol = espota
|
|
|
|
lib_deps =
|
|
|
|
https://github.com/aZholtikov/ZHNetwork
|
|
|
|
https://github.com/aZholtikov/ZHConfig
|
2023-02-05 13:11:31 +03:00
|
|
|
https://github.com/aZholtikov/Async-Web-Server
|
2023-01-24 19:40:00 +03:00
|
|
|
https://github.com/bblanchon/ArduinoJson
|
2023-02-05 13:11:31 +03:00
|
|
|
https://github.com/milesburton/Arduino-Temperature-Control-Library
|
|
|
|
https://github.com/beegee-tokyo/DHTesp
|
2023-01-04 11:58:33 +03:00
|
|
|
|
2023-01-10 11:32:08 +03:00
|
|
|
[env:ESP-02S]
|
2023-01-04 11:58:33 +03:00
|
|
|
platform = espressif8266
|
|
|
|
board = esp8285
|
|
|
|
framework = arduino
|
2023-02-05 13:11:31 +03:00
|
|
|
board_build.filesystem = littlefs
|
2023-02-19 09:59:58 +03:00
|
|
|
board_build.ldscript = eagle.flash.2m64.ld
|
2023-01-04 11:58:33 +03:00
|
|
|
lib_deps =
|
|
|
|
https://github.com/aZholtikov/ZHNetwork
|
|
|
|
https://github.com/aZholtikov/ZHConfig
|
2023-02-05 13:11:31 +03:00
|
|
|
https://github.com/aZholtikov/Async-Web-Server
|
2023-01-24 19:40:00 +03:00
|
|
|
https://github.com/bblanchon/ArduinoJson
|
2023-02-05 13:11:31 +03:00
|
|
|
https://github.com/milesburton/Arduino-Temperature-Control-Library
|
|
|
|
https://github.com/beegee-tokyo/DHTesp
|
2023-01-24 19:40:00 +03:00
|
|
|
|
|
|
|
[env:ESP-02S-OTA]
|
|
|
|
platform = espressif8266
|
|
|
|
board = esp8285
|
|
|
|
framework = arduino
|
2023-02-05 13:11:31 +03:00
|
|
|
board_build.filesystem = littlefs
|
2023-02-19 09:59:58 +03:00
|
|
|
board_build.ldscript = eagle.flash.2m64.ld
|
2023-01-24 19:40:00 +03:00
|
|
|
upload_port = 192.168.4.1
|
|
|
|
upload_protocol = espota
|
|
|
|
lib_deps =
|
|
|
|
https://github.com/aZholtikov/ZHNetwork
|
|
|
|
https://github.com/aZholtikov/ZHConfig
|
2023-02-05 13:11:31 +03:00
|
|
|
https://github.com/aZholtikov/Async-Web-Server
|
2023-01-24 19:40:00 +03:00
|
|
|
https://github.com/bblanchon/ArduinoJson
|
2023-02-05 13:11:31 +03:00
|
|
|
https://github.com/milesburton/Arduino-Temperature-Control-Library
|
|
|
|
https://github.com/beegee-tokyo/DHTesp
|
|
|
|
|
|
|
|
[env:PSF-B85]
|
|
|
|
platform = espressif8266
|
|
|
|
board = esp8285
|
|
|
|
framework = arduino
|
|
|
|
board_build.filesystem = littlefs
|
|
|
|
board_build.ldscript = eagle.flash.1m64.ld
|
|
|
|
lib_deps =
|
|
|
|
https://github.com/aZholtikov/ZHNetwork
|
|
|
|
https://github.com/aZholtikov/ZHConfig
|
|
|
|
https://github.com/aZholtikov/Async-Web-Server
|
|
|
|
https://github.com/bblanchon/ArduinoJson
|
|
|
|
https://github.com/milesburton/Arduino-Temperature-Control-Library
|
|
|
|
https://github.com/beegee-tokyo/DHTesp
|