FreeRTOS-Kernel/FreeRTOS/Demo/CORTEX_A5_SAMA5D4x_EK_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 Change some data types in heap_4.c to allow it to be used on hardware that has 16-bit pointers without generating compiler warnings. 2015-04-27 11:14:11 +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 Core kernel code: 2014-10-15 21:01:31 +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 Core kernel files: 2014-10-08 20:31:14 +00:00