FreeRTOS-Kernel/FreeRTOS/Demo/CORTEX_A5_SAMA5D3x_Xplained_IAR
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
..
AtmelFiles Remove binary and generated files from Kernel Demos (#876) 2022-11-19 13:12:38 +05:30
blinky_demo Fix C source and header file license spacing (#1155) 2024-01-12 16:43:31 -08:00
Full_Demo Fix C source and header file license spacing (#1155) 2024-01-12 16:43:31 -08:00
settings Fix some build issues in older kernel demo projects. 2018-08-22 21:29:21 +00:00
6119.inf Minor edits prior to tagging V8.1.0. 2014-08-26 16:23:09 +00:00
CDCCommandConsole.c Fix C source and header file license spacing (#1155) 2024-01-12 16:43:31 -08:00
cstartup_with_FreeRTOS_vectors.s Common demo tasks: 2014-08-04 07:53:20 +00:00
FreeRTOS_tick_config.c 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
LEDs.c 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
RTOSDemo.ewd Fix some build issues in older kernel demo projects. 2018-08-22 21:29:21 +00:00
RTOSDemo.ewp Fix some build issues in older kernel demo projects. 2018-08-22 21:29:21 +00:00
RTOSDemo.eww Start of SAMA5D3 XPlained demo. 2014-07-09 21:19:01 +00:00