Merge branch 'bugfix/fix_psram_kconfig_help_v4.4' into 'release/v4.4'

psram: removed deprecated statement about coredump and external BSS (backport v4.4)

See merge request espressif/esp-idf!22563
pull/11147/head
Zim Kalinowski 2023-03-04 21:59:49 +08:00
commit 4227dcc4a4
2 zmienionych plików z 0 dodań i 2 usunięć

Wyświetl plik

@ -176,7 +176,6 @@ menu "ESP32S2-specific"
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.
choice SPIRAM_SPEED
prompt "Set RAM clock speed"

Wyświetl plik

@ -245,7 +245,6 @@ menu "ESP32S3-Specific"
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.
choice SPIRAM_SPEED
prompt "Set RAM clock speed"