-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add base priority get APIs #818
Add base priority get APIs #818
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #818 +/- ##
==========================================
- Coverage 93.66% 93.18% -0.48%
==========================================
Files 6 6
Lines 2526 2539 +13
Branches 604 606 +2
==========================================
Hits 2366 2366
- Misses 107 120 +13
Partials 53 53
Flags with carried forward coverage won't be shown. Click here to find out more.
☔ View full report in Codecov by Sentry. |
Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Thanks guys. Much appreciated. :-) |
* 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>
Description
The unit test is added in this PR FreeRTOS/FreeRTOS#1099.
Test Steps
N/A
Checklist:
Related Issue
#811
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.