mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-02-18 19:03:16 +00:00
Update device.properties to fix Waveshare GEEK PSRAM issue (#504)
This commit is contained in:
parent
9a11e6f47b
commit
72b55b221e
@ -23,3 +23,9 @@ dpi=143
|
||||
|
||||
[lvgl]
|
||||
colorDepth=16
|
||||
|
||||
[sdkconfig]
|
||||
# Fix error "PSRAM space not enough for the Flash instructions" on boot:
|
||||
CONFIG_SPIRAM_FETCH_INSTRUCTIONS=n
|
||||
CONFIG_SPIRAM_RODATA=n
|
||||
CONFIG_SPIRAM_XIP_FROM_PSRAM=n
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user