FreeRTOS-Kernel/FreeRTOS/Demo/CORTEX_M7_SAME70_Xplained_AtmelStudio
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
..
src Fix C source and header file license spacing (#1155) 2024-01-12 16:43:31 -08:00
ReadMe_Instructions.url Implement functionality that allows the memory required to create a queue or semaphore to be allocated statically. 2016-01-19 13:41:28 +00:00
RTOSDemo.atsln Rename DummyTCB_t to StaticTCB_t. 2016-01-18 15:57:02 +00:00
RTOSDemo.componentinfo.xml Rename DummyTCB_t to StaticTCB_t. 2016-01-18 15:57:02 +00:00
RTOSDemo.cproj Rename DummyTCB_t to StaticTCB_t. 2016-01-18 15:57:02 +00:00