mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00

This commit refactors the following macros so that calling them no longer requires referencing pxTCB->xCoreID. - taskIS_YIELD_REQUIRED() - taskIS_YIELD_REQUIRED_USING_PRIORITY() - taskIS_AFFINITY_COMPATIBLE()