FreeRTOS-Kernel/FreeRTOS/Demo/CORTEX_R4_RM48_TMS570_CCS5
Kody Stribrny 7d09b88e5a
Fix C source and header file license spacing (#1155)
The line 'Copyright (C) 2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.'
used to have two spaces between the first and second sentences.
This would cause the header check to fail due to the copyright regex located
ab999f9624/.github/scripts/core_checker.py (L396)
2024-01-12 16:43:31 -08:00
..
.settings Complete RM4x and TMS570 demo. 2012-10-29 11:34:41 +00:00
Library Fix C source and header file license spacing (#1155) 2024-01-12 16:43:31 -08:00
startup Ensure RM48 demo compiles in co-operative mode. 2013-06-06 12:54:00 +00:00
.ccsproject Complete RM4x and TMS570 demo. 2012-10-29 11:34:41 +00:00
.cproject Fix some build issues in older kernel demo projects. 2018-08-22 21:29:21 +00:00
.project Complete RM4x and TMS570 demo. 2012-10-29 11:34:41 +00:00
CreateProjectDirectoryStructure.bat Complete RM4x and TMS570 demo. 2012-10-29 11:34:41 +00:00
flop_hercules.c Fix C source and header file license spacing (#1155) 2024-01-12 16:43:31 -08:00
flop_hercules.h Fix C source and header file license spacing (#1155) 2024-01-12 16:43:31 -08:00
FreeRTOSConfig.h Fix C source and header file license spacing (#1155) 2024-01-12 16:43:31 -08:00
main.c Fix formatting in kernel demo application files (#1148) 2024-01-02 11:05:59 +05:30
main_blinky.c Fix formatting in kernel demo application files (#1148) 2024-01-02 11:05:59 +05:30
main_full.c Fix formatting in kernel demo application files (#1148) 2024-01-02 11:05:59 +05:30
ParTest.c Fix C source and header file license spacing (#1155) 2024-01-12 16:43:31 -08:00
reg_test.asm [AUTO][RELEASE]: Bump file header version to "202212.00" 2022-12-10 01:17:30 +00:00
RM48L950.ccxml Complete RM4x and TMS570 demo. 2012-10-29 11:34:41 +00:00
serial.c Fix C source and header file license spacing (#1155) 2024-01-12 16:43:31 -08:00
sys_link.cmd Complete RM4x and TMS570 demo. 2012-10-29 11:34:41 +00:00
TMS570LS3137.ccxml Complete RM4x and TMS570 demo. 2012-10-29 11:34:41 +00:00