]> begriffs open source - freertos/commit
Fix MISRA C 2012 Rule 20.7 Violations (#971)
authorbradleysmith23 <74752142+bradleysmith23@users.noreply.github.com>
Thu, 1 Feb 2024 19:57:22 +0000 (11:57 -0800)
committerGitHub <noreply@github.com>
Thu, 1 Feb 2024 19:57:22 +0000 (01:27 +0530)
commit1189198a5e16ad7eaaf81eb8336e2fb268891596
tree0d8fe4c3372c0e3bebdc7291c7d2899613b65593
parentb4da9e301ff0d8f44ae74531e5c4e3407d932ecc
Fix MISRA C 2012 Rule 20.7 Violations (#971)

* Initial set of SA fixes

* Revert function parameter name changes

* Reverted parameter name for Static version of function by mistake

* Update mpu_wrappers_v2.c to only include 20.7 fixes

* Update queue.c to remove non-20.7 fixes

* Update tasks.c to remove non-20.7 fixes

---------

Co-authored-by: bjbsmith <bjbsmith@uafeb6a6bcdce55.ant.amazon.com>
Co-authored-by: chinglee-iot <61685396+chinglee-iot@users.noreply.github.com>
include/task.h
portable/Common/mpu_wrappers_v2.c