]> begriffs open source - freertos/commit
Add base priority get APIs (#818)
authorchinglee-iot <61685396+chinglee-iot@users.noreply.github.com>
Tue, 17 Oct 2023 04:19:17 +0000 (12:19 +0800)
committerGitHub <noreply@github.com>
Tue, 17 Oct 2023 04:19:17 +0000 (12:19 +0800)
commit7ffc6a74655ec8a53fdc28fa1cccc74c1c747ecd
treed5f94e076d6d5c79ee2efa22fe8e9f1f4ce0c7a7
parent631ae9e6e4828cf5c7d58bb7ac78a64fc309bcb7
Add base priority get APIs (#818)

* Add base priority get APIs
* Add MPU changes

---------

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>
include/FreeRTOS.h
include/mpu_prototypes.h
include/mpu_wrappers.h
include/task.h
portable/Common/mpu_wrappers_v2.c
tasks.c