move LVGL framebuffer into PSRAM
This commit is contained in:
@@ -14,6 +14,7 @@ board = ttgo-t-watch
|
||||
framework = arduino
|
||||
board_build.f_flash = 80000000L
|
||||
monitor_speed = 115200
|
||||
monitor_filters = default, esp32_exception_decoder
|
||||
build_flags =
|
||||
; -DCORE_DEBUG_LEVEL=3
|
||||
-DBOARD_HAS_PSRAM
|
||||
@@ -25,5 +26,4 @@ lib_deps =
|
||||
ESP Async WebServer@>=1.2.0
|
||||
AsyncTCP@>=1.1.1
|
||||
ArduinoJson@>=6.15.2
|
||||
ESP32SSPD@>=1.1.0
|
||||
;monitor_filters= default, esp32_exception_decoder
|
||||
ESP32SSPD@>=1.1.0
|
||||
Reference in New Issue
Block a user