This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
FreeRTOS-Kernel/.github
alfred gedeon 719ceee352
Add suppport for ARM CM55 (#494)
* Add supposrt for ARM CM55

* Fix file header

* Remove duplicate code

* Refactor portmacro.h

1. portmacro.h is re-factored into 2 parts - portmacrocommon.h which is
   common to all ARMv8-M ports and portmacro.h which is different for
   different compiler and architecture. This enables us to provide
   Cortex-M55 ports without code duplication.
2. Update copy_files.py so that it copies Cortex-M55 ports correctly -
   all files except portmacro.h are used from Cortex-M33 ports.

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>

Co-authored-by: Gaurav Aggarwal <aggarg@amazon.com>
2022-06-01 15:00:10 -07:00
..
actions Check: improve verbosity of url verifier (#260) 2021-02-10 16:04:08 -08:00
ISSUE_TEMPLATE Run uncrustify with github workflows (#369) 2021-07-28 17:53:10 -07:00
scripts Add RP2040 support (#341) 2021-06-30 13:20:54 -07:00
workflows Update uncrustify configuration to 0.69 (#445) 2022-01-28 10:48:03 -08:00
CODEOWNERS Added CODEOWNERS file (#209) 2020-10-26 13:24:55 -07:00
CONTRIBUTING.md Run uncrustify with github workflows (#369) 2021-07-28 17:53:10 -07:00
lexicon.txt Add suppport for ARM CM55 (#494) 2022-06-01 15:00:10 -07:00
pull_request_template.md Create pull_request_template.md 2020-03-17 13:11:11 -07:00
SECURITY.md Move markdown files and lexicon into .github directory (#205) 2020-10-21 18:40:43 -07:00
uncrustify.cfg Update uncrustify configuration to 0.69 (#445) 2022-01-28 10:48:03 -08:00