forked from espressif/esp-idf
Merge branch 'fix/gdma_psram_esp32c5' into 'master'
test(dma): only test 40MHz on esp32c5 Closes IDFCI-2876, IDFCI-2897, IDF-13029, and IDF-13035 See merge request espressif/esp-idf!38918
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
CONFIG_SPIRAM=y
|
||||
CONFIG_SPIRAM_SPEED_80M=y
|
||||
CONFIG_SPIRAM_SPEED_40M=y
|
||||
# Enabling the following configurations can help increase the PCLK frequency in the case when
|
||||
# the Frame Buffer is allocated from the PSRAM and fetched by EDMA
|
||||
CONFIG_SPIRAM_XIP_FROM_PSRAM=y
|
||||
|
Reference in New Issue
Block a user