esp-idf/docs/zh_CN/api-reference/peripherals/spi_flash
Darian Leung 024eb7218d change(docs): Update multicore tags to SOC_HP_CPU_HAS_MULTIPLE_CORES
Previously, documentation sections that were only meant for multicore ESP
targets would use tags that depend on CONFIG_FREERTOS_UNICORE or
CONFIG_ESP_SYSTEM_SINGLE_CORE_MODE. This is not ideal as project configuration
can be changed by the user.

This commit updates those tags to use SOC_HP_CPU_HAS_MULTIPLE_CORES which is
always defined in multicore targets regardless of project configuration.
2023-12-05 10:56:48 +08:00
..
auto_suspend.inc feat(spi_flash): Support configurable tSUS in flash suspend 2023-11-06 18:04:43 +08:00
index.rst doc(spi_flash): hide unsupported optional features 2023-10-24 10:38:11 +08:00
spi_flash_concurrency.rst change(docs): Update multicore tags to SOC_HP_CPU_HAS_MULTIPLE_CORES 2023-12-05 10:56:48 +08:00
spi_flash_idf_vs_rom.rst doc: remove leading / 2023-07-11 11:19:10 +08:00
spi_flash_optional_feature.rst doc: remove leading / 2023-07-11 11:19:10 +08:00
spi_flash_override_driver.rst doc: remove leading / 2023-07-11 11:19:10 +08:00
xip_from_psram.inc docs: split spi_flash api-reference documents to peripherals folder 2022-12-29 00:59:03 +08:00