FreeRTOS-Kernel/FreeRTOS/Demo/CORTEX_A5_SAMA5D2x_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 Add SAMA5D2 Xplained IAR demo. 2016-04-14 11:14:58 +00:00
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
cstartup_with_FreeRTOS_vectors.s Add SAMA5D2 Xplained IAR demo. 2016-04-14 11:14:58 +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 Update to MIT licensed FreeRTOS V10.0.0 - see https://www.freertos.org/History.txt 2017-11-29 16:53:26 +00:00
RTOSDemo.ewp Fix some build issues in older kernel demo projects. 2018-08-22 21:29:21 +00:00
RTOSDemo.eww Add SAMA5D2 Xplained IAR demo. 2016-04-14 11:14:58 +00:00