mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 20:41:14 +00:00

This commit adds a the SOC_HP_CPU_HAS_MULTIPLE_CORES convenience macro to soc_caps.h. This is a convenience boolean cap to represent whether or not the target has multiple cores, and is intended to be used when writing docs for multiple targets.