]> begriffs open source - freertos/commit
Update taskSELECT_HIGHEST_PRIORITY_TASK macro for SMP (#777)
authorchinglee-iot <61685396+chinglee-iot@users.noreply.github.com>
Wed, 6 Sep 2023 07:13:34 +0000 (15:13 +0800)
committerGitHub <noreply@github.com>
Wed, 6 Sep 2023 07:13:34 +0000 (15:13 +0800)
commit288d143357e81768aa01500b1b875986df8da5a8
tree9f9206f9c0d18c80a4a8a34aa4b427a7d3841369
parent5fb9b50da8f1e02fa0c81ee43d7961c479ef5f12
Update taskSELECT_HIGHEST_PRIORITY_TASK macro for SMP (#777)

* Move the configUSE_PORT_OPTIMISED_TASK_SELECTION check to FreeRTOS.h
* SMP also use taskSELECT_HIGHEST_PRIORITY_TASK macro
---------

Co-authored-by: Soren Ptak <ptaksoren@gmail.com>
include/FreeRTOS.h
tasks.c