FreeRTOS-Kernel/FreeRTOS/Demo/CORTEX_M0_LPC1114_LPCXpresso/RTOSDemo
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
..
Source Fix C source and header file license spacing (#1155) 2024-01-12 16:43:31 -08:00
.cproject Ensure the LPC1114 demo still builds after updates to the Cortex-M0 port layer - includes minor update to remove compiler warning that resulted from a newer compiler version. 2019-12-30 21:59:11 +00:00
.project Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
CreateProjectDirectoryStructure.bat Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00