mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-09-12 01:24:04 +00:00
[ESP32] Make sure to include the version tag in ESPEasySerial libdeb
Fixes: #2951
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
extends = common
|
||||
platform = ${core_esp32_1_11_2.platform}
|
||||
lib_ignore = AS_BH1750, ESP8266WiFi, ESP8266Ping, ESP8266WebServer, ESP8266HTTPUpdateServer, ESP8266mDNS, IRremoteESP8266, ESPEasy_ESP8266Ping, ESP32_ping, HeatpumpIR
|
||||
lib_deps = https://github.com/TD-er/ESPEasySerial.git
|
||||
lib_deps = https://github.com/TD-er/ESPEasySerial.git#v2.0.0
|
||||
board_build.f_flash = 80000000L
|
||||
board_build.flash_mode = dout
|
||||
board_upload.maximum_size = 1900544
|
||||
|
||||
Reference in New Issue
Block a user