psram: removed deprecated statement about coredump and external BSS

pull/10982/head
Omar Chebib 2023-03-01 18:53:17 +08:00
rodzic cf68a4c136
commit 9852cb49f7
2 zmienionych plików z 0 dodań i 2 usunięć

Wyświetl plik

@ -38,7 +38,6 @@ menu "SPI RAM config"
This option allows for passing memory allocated from SPIRAM to be passed to xTaskCreateStatic.
This should only be used for tasks where the stack is never accessed while the cache is disabled.
Cannot be used together with ESP_COREDUMP_ENABLE_TO_FLASH.
config SPIRAM_CLK_IO
int

Wyświetl plik

@ -47,7 +47,6 @@ menu "SPI RAM config"
This option allows for passing memory allocated from SPIRAM to be passed to xTaskCreateStatic.
This should only be used for tasks where the stack is never accessed while the cache is disabled.
Cannot be used together with ESP_COREDUMP_ENABLE_TO_FLASH.
config SPIRAM_CLK_IO
int