FreeRTOS-Kernel/.github
Gaurav-Aggarwal-AWS 153e52b729
Fix cast alignment warning (#669)
* Fix cast alignment warning

Without this change, the code produces the following warning when
compiled with `-Wcast-align` flag:

```
cast increases required alignment of target type
```

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
2023-05-08 23:01:26 +05:30
..
actions Introduced code coverage status badge (#635) 2023-03-02 23:36:57 +05:30
ISSUE_TEMPLATE Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
scripts Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
workflows Run kernel demos and unit tests for PR changes (#645) 2023-03-17 08:22:34 +05:30
CODEOWNERS Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
CONTRIBUTING.md Run uncrustify with github workflows (#369) 2021-07-28 17:53:10 -07:00
lexicon.txt Fix cast alignment warning (#669) 2023-05-08 23:01:26 +05:30
pull_request_template.md Update PR template to include checkbox for Unit Test related changes (#627) 2023-02-20 13:16:57 -08:00
SECURITY.md Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
uncrustify.cfg Update uncrustify configuration to 0.69 (#445) 2022-01-28 10:48:03 -08:00