mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-28 13:46:36 +00:00
Set fixed version for TFT_eSPI to 2.4.32
This commit is contained in:
parent
c1c3d112a4
commit
64b5b0a084
@ -43,7 +43,7 @@ build_flags =
|
|||||||
-D USE_LVGL_FREETYPE_MAX_BYTES_PSRAM=65536 ; max bytes in cache when using PSRAM
|
-D USE_LVGL_FREETYPE_MAX_BYTES_PSRAM=65536 ; max bytes in cache when using PSRAM
|
||||||
; -- SimpleFTpServer build options -----------------
|
; -- SimpleFTpServer build options -----------------
|
||||||
-D HASP_USE_FTP=1
|
-D HASP_USE_FTP=1
|
||||||
;-D FTP_SERVER_DEBUG
|
-D FTP_SERVER_DEBUG
|
||||||
-D FTP_SERVER_NETWORK_TYPE=4 ;// NETWORK_ESP32
|
-D FTP_SERVER_NETWORK_TYPE=4 ;// NETWORK_ESP32
|
||||||
-D STORAGE_TYPE=6 ;// STORAGE_LITTLEFS
|
-D STORAGE_TYPE=6 ;// STORAGE_LITTLEFS
|
||||||
-D STORAGE_SD_FORCE_DISABLE
|
-D STORAGE_SD_FORCE_DISABLE
|
||||||
@ -63,8 +63,7 @@ lib_ignore =
|
|||||||
|
|
||||||
lib_deps =
|
lib_deps =
|
||||||
;LittleFS_esp32 ; for v1
|
;LittleFS_esp32 ; for v1
|
||||||
bodmer/TFT_eSPI@^2.4.32
|
bodmer/TFT_eSPI@2.4.32
|
||||||
;git+https://github.com/Bodmer/TFT_eSPI.git
|
|
||||||
;ESP Async WebServer
|
;ESP Async WebServer
|
||||||
|
|
||||||
extra_scripts =
|
extra_scripts =
|
||||||
|
@ -69,8 +69,7 @@ lib_ignore =
|
|||||||
AXP192
|
AXP192
|
||||||
|
|
||||||
lib_deps =
|
lib_deps =
|
||||||
bodmer/TFT_eSPI@^2.4.32
|
bodmer/TFT_eSPI@2.4.32
|
||||||
;git+https://github.com/Bodmer/TFT_eSPI.git
|
|
||||||
;ESP Async WebServer
|
;ESP Async WebServer
|
||||||
|
|
||||||
ps_ram =
|
ps_ram =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user