FreeRTOS-Kernel/FreeRTOS/Demo/CORTEX_LM3S102_GCC/Demo2
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
..
FreeRTOSConfig.h Fix C source and header file license spacing (#1155) 2024-01-12 16:43:31 -08:00
main.c Fix C source and header file license spacing (#1155) 2024-01-12 16:43:31 -08:00
readme.txt Revert "Remove coroutines (#874)" (#1019) 2023-06-09 15:25:48 -07:00

Move these two fines into the Demo/CORTEX_LM3S102_GCC directory to run Demo 2.

See the port documentation on the www.FreeRTOS.org site for more information.