Starting to replace ESPUI-Lib due to OOM-Issues
This commit is contained in:
@@ -27,6 +27,7 @@ upload_speed = 921600
|
||||
build_flags =
|
||||
!python git_rev_macro.py
|
||||
-DWIFI_CLIENT
|
||||
-DREMOTE_DEBUG
|
||||
-DWIFI_SSID=${wifi_cred.wifi_ssid}
|
||||
-DWIFI_PASSWORD=${wifi_cred.wifi_password}
|
||||
-DADMIN_PASSWORD=${wifi_cred.admin_password}
|
||||
@@ -39,14 +40,13 @@ board_build.filesystem = littlefs
|
||||
monitor_filters = esp8266_exception_decoder
|
||||
monitor_speed = 115200
|
||||
|
||||
board_build.ldscript = eagle.flash.4m.ld
|
||||
board_build.ldscript = eagle.flash.4m1m.ld
|
||||
lib_ldf_mode = deep
|
||||
lib_deps =
|
||||
olikraus/U8g2 @ ^2.28.8
|
||||
joaolopesf/RemoteDebug @ ^2.1.2
|
||||
fastled/FastLED @ ^3.5.0
|
||||
sstaub/Ticker @ ^4.2.0
|
||||
s00500/ESPUI @ ^2.0.0
|
||||
coryjfowler/mcp_can @ ^1.5.0
|
||||
robtillaart/I2C_EEPROM @ ^1.5.2
|
||||
plerup/EspSoftwareSerial @ ^6.15.2
|
||||
|
||||
Reference in New Issue
Block a user