mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
JPEG decode example can run on S31 now cuz SD support is available. Also removed not needed HEX PSRAM config
6 lines
103 B
Plaintext
6 lines
103 B
Plaintext
# SPIRAM configurations
|
|
|
|
CONFIG_IDF_EXPERIMENTAL_FEATURES=y
|
|
CONFIG_SPIRAM=y
|
|
CONFIG_SPIRAM_SPEED_200M=y
|