FreeRTOS-Kernel/FreeRTOS/Demo/PIC32MX_MPLAB
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
..
ParTest Fix C source and header file license spacing (#1155) 2024-01-12 16:43:31 -08:00
RTOSDemo.X Revert "Remove coroutines (#874)" (#1019) 2023-06-09 15:25:48 -07:00
serial Fix C source and header file license spacing (#1155) 2024-01-12 16:43:31 -08:00
ConfigPerformance.c Fix C source and header file license spacing (#1155) 2024-01-12 16:43:31 -08:00
ConfigPerformance.h 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
IntQueueTimer.c Fix C source and header file license spacing (#1155) 2024-01-12 16:43:31 -08:00
IntQueueTimer.h Fix C source and header file license spacing (#1155) 2024-01-12 16:43:31 -08:00
IntQueueTimer_isr.S Revert "Remove coroutines (#874)" (#1019) 2023-06-09 15:25:48 -07:00
lcd.c Fix C source and header file license spacing (#1155) 2024-01-12 16:43:31 -08:00
lcd.h 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
main_blinky.c Fix formatting in kernel demo application files (#1148) 2024-01-02 11:05:59 +05:30
main_full.c Fix formatting in kernel demo application files (#1148) 2024-01-02 11:05:59 +05:30
printf-stdarg.c Add FreeRTOS-Plus directory. 2012-08-11 21:34:11 +00:00
RegisterTestTasks.S [AUTO][RELEASE]: Bump file header version to "202212.00" 2022-12-10 01:17:30 +00:00
RTOSDemo.mcp Revert "Remove coroutines (#874)" (#1019) 2023-06-09 15:25:48 -07:00
RTOSDemo.mcs Ensure PIC32MX MPLAB 8 project builds with XC. 2013-11-07 10:16:15 +00:00
RTOSDemo.mcw Ensure PIC32MX MPLAB 8 project builds with XC. 2013-11-07 10:16:15 +00:00
timertest.c Fix C source and header file license spacing (#1155) 2024-01-12 16:43:31 -08:00
timertest.h Fix C source and header file license spacing (#1155) 2024-01-12 16:43:31 -08:00
timertest_isr.S Revert "Remove coroutines (#874)" (#1019) 2023-06-09 15:25:48 -07:00