-
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
ARMv7-R MPU Port #938
ARMv7-R MPU Port #938
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #938 +/- ##
=======================================
Coverage 92.97% 92.97%
=======================================
Files 6 6
Lines 3219 3219
Branches 890 890
=======================================
Hits 2993 2993
Misses 111 111
Partials 115 115
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like all of my feedback has been addressed.
Verified the MPU demo runs on my TI Hercules HDK as expected.
Marking as approved
…rmatting tweak, use checkout@v4 to account for new warnings
Quality Gate passedIssues Measures |
…DP pyaload buffer [FreeRTOS_GetUDPPayloadBuffer_ByIPType] (FreeRTOS#938)
Description
FreeRTOS Port for the ARMv7-R Architecture, tested on the Cortex R4 and Cortex R5 Processors
Relevant demo for this new port can be found here: FreeRTOS/FreeRTOS/pull/1149
Test Steps
Tested using the demos in the pull requested linked above, FreeRTOS/FreeRTOS/pull/1149
Checklist:
Related Issue
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.