]> begriffs open source - freertos/commit
Add Noreturn attribute in template port for static analysis (#1060)
authorRahul Kar <118818625+kar-rahul-aws@users.noreply.github.com>
Thu, 16 May 2024 15:41:05 +0000 (21:11 +0530)
committerGitHub <noreply@github.com>
Thu, 16 May 2024 15:41:05 +0000 (21:11 +0530)
commit0801c91bc6c7a6cfd6e248a07d952619fc144653
tree8fa7c3a17e69a7500d097391a0e4640c6d307abb
parentc9e3949f02f0350986f7a7df273e8bf2e9311d04
Add Noreturn attribute in template port for static analysis (#1060)

* Add _Noreturn attribute in the template function to fix MISRA 17.11 advisory warnings

* Add _Noreturn attribute in function declaration

* Code review suggestions
examples/cmake_example/main.c
portable/template/portmacro.h