]> begriffs open source - freertos/history - portable/Common/mpu_wrappers_v2.c
Fix MISRA C 2012 Rule 9.3 violations (#973)
[freertos] / portable / Common / mpu_wrappers_v2.c
2024-02-01 bradleysmith23Fix MISRA C 2012 Rule 9.3 violations (#973)
2024-02-01 bradleysmith23Fix MISRA Rule 10.1 violations (#976)
2024-01-27 Phillip Stevensuse configSTACK_DEPTH_TYPE consequently (updated for...
2023-11-23 Gaurav-Aggarwal-AWSUpdate system call entry mechanism (#898)
2023-10-20 Gaurav-Aggarwal-AWSCovert object type check to runtime check (#846)
2023-10-19 Rahul KarFix size alignment in the integer overflow issue (...
2023-10-19 Rahul KarRemoves redundant API calls in MPU wrappers (#838)
2023-10-17 Gaurav-Aggarwal-AWSFix possible integer overflow (#836)
2023-10-17 chinglee-iotAdd base priority get APIs (#818)
2023-09-18 kar-rahul-awsAdd Access Control List to MPU ports (#765)
2023-08-18 kar-rahul-awsAdd runtime parameter checks (#761)
2023-08-08 kar-rahul-awsfix MPU wrapper for vTaskDelete for calling task deleti...
2023-08-04 kar-rahul-awsUpdate MPU wrapper for pcTaskGetName API (#737)
2023-08-01 kar-rahul-awsUpdate MPU wrapper for xTimerGenericCommand API (#734)
2023-07-20 kar-rahul-awsUpdate mpu_wrappers_v2.c (#709)
2023-07-13 kar-rahul-awsMemory Protection Unit (MPU) Enhancements (#705)