mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
test(dma): add psram ecc test for supported targets
This commit is contained in:
committed by
Chen Ji Chang
parent
8e6c5c770f
commit
d3751e60ee
@@ -7,4 +7,3 @@ CONFIG_SECURE_FLASH_UART_BOOTLOADER_ALLOW_ENC=y
|
||||
CONFIG_SECURE_FLASH_UART_BOOTLOADER_ALLOW_DEC=y
|
||||
CONFIG_SECURE_FLASH_UART_BOOTLOADER_ALLOW_CACHE=y
|
||||
CONFIG_SECURE_FLASH_REQUIRE_ALREADY_ENABLED=y
|
||||
CONFIG_SPIRAM_ECC_ENABLE=y
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
CONFIG_SPIRAM_ECC_ENABLE=y
|
||||
@@ -0,0 +1 @@
|
||||
CONFIG_SPIRAM_ECC_ENABLE=y
|
||||
@@ -0,0 +1 @@
|
||||
CONFIG_SPIRAM_ECC_ENABLE=y
|
||||
@@ -0,0 +1 @@
|
||||
CONFIG_SPIRAM_ECC_ENABLE=y
|
||||
@@ -0,0 +1 @@
|
||||
CONFIG_SPIRAM_ECC_ENABLE=y
|
||||
@@ -0,0 +1 @@
|
||||
CONFIG_SPIRAM_ECC_ENABLE=y
|
||||
Reference in New Issue
Block a user