]> begriffs open source - freertos/commit
Separate the task create function for core affinity (#789)
authorchinglee-iot <61685396+chinglee-iot@users.noreply.github.com>
Thu, 12 Oct 2023 09:30:24 +0000 (17:30 +0800)
committerGitHub <noreply@github.com>
Thu, 12 Oct 2023 09:30:24 +0000 (17:30 +0800)
commit2be332ae2161d893099cdd3fc8deec96fc734f20
treef82ac3d952c5f0d134c1a0167d79f4c98bc8ff9f
parent4bfb9b2d707304917f35fd5e7dcf692abb3d0cb2
Separate the task create function for core affinity (#789)

* Separate the task create function for core affinity
* Update function prototype and comment
* Code review suggestions

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
---------

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
Co-authored-by: kar-rahul-aws <118818625+kar-rahul-aws@users.noreply.github.com>
Co-authored-by: Gaurav Aggarwal <aggarg@amazon.com>
Co-authored-by: Gaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com>
include/FreeRTOS.h
tasks.c