ARMv7-R MPU Port - #938
Merged
Merged
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. |
2 tasks
Skptak
marked this pull request as ready for review
December 28, 2023 02:37
Skptak
requested review from
aggarg,
bradleysmith23,
jasonpcarroll,
joshzarr,
kstribrnAmzn and
paulbartell
December 28, 2023 23:16
joshzarr
previously approved these changes
Feb 9, 2024
joshzarr
left a comment
Member
There was a problem hiding this comment.
Looks like all of my feedback has been addressed.
Verified the MPU demo runs on my TI Hercules HDK as expected.
Marking as approved
kstribrnAmzn
previously approved these changes
Feb 16, 2024
…rmatting tweak, use checkout@v4 to account for new warnings
kstribrnAmzn
previously approved these changes
Feb 20, 2024
aggarg
previously approved these changes
Feb 26, 2024
|
aggarg
approved these changes
Feb 26, 2024
kstribrnAmzn
approved these changes
Feb 26, 2024
laroche
pushed a commit
to laroche/FreeRTOS-Kernel
that referenced
this pull request
Apr 18, 2024
…DP pyaload buffer [FreeRTOS_GetUDPPayloadBuffer_ByIPType] (FreeRTOS#938)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



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.