mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
024eb7218d
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. |
||
---|---|---|
.. | ||
bluetooth | ||
network | ||
peripherals | ||
protocols | ||
provisioning | ||
storage | ||
system | ||
api-conventions.rst | ||
error-codes.rst | ||
index.rst | ||
kconfig.rst | ||
template.rst |