mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-28 05:36:37 +00:00
Add PSram support for Espressif ESP32-DevkitC-VE
This commit is contained in:
parent
4b35dbbd5e
commit
aa30b97041
@ -12,6 +12,8 @@ build_flags =
|
||||
${env.build_flags}
|
||||
${esp32.build_flags}
|
||||
-D HASP_MODEL="FreeTouchDeck"
|
||||
-DBOARD_HAS_PSRAM ; uses 78kB
|
||||
;-mfix-esp32-psram-cache-issue ; uses 24kB
|
||||
|
||||
;region -- TFT_eSPI build options ------------------------
|
||||
-D USER_SETUP_LOADED=1
|
||||
|
Loading…
x
Reference in New Issue
Block a user