mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
3c8cccc73b
Previously, documentation sections that were only meant for multicore ESP targets would use tags that depend on CONFIG_FREERTOS_UNICORE. 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. |
||
---|---|---|
.. | ||
auto_suspend.inc | ||
index.rst | ||
spi_flash_concurrency.rst | ||
spi_flash_idf_vs_rom.rst | ||
spi_flash_optional_feature.rst | ||
spi_flash_override_driver.rst | ||
xip_from_psram.inc |