FreeRTOS-Kernel/FreeRTOS/Demo/AVR_Dx_Atmel_Studio/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
..
ParTest Fix C source and header file license spacing (#1155) 2024-01-12 16:43:31 -08:00
serial Fix C source and header file license spacing (#1155) 2024-01-12 16:43:31 -08:00
clk_config.h Update previous AVR ATmega0 and AVR Dx projecs + addition of equivalent projects in MPLAB.X and IAR (#180) 2020-08-06 12:37:08 -07:00
FreeRTOSConfig.h Fix C source and header file license spacing (#1155) 2024-01-12 16:43:31 -08:00
main.c Fix warnings after moving callback prototypes (#208) 2020-08-27 00:40:47 -07:00
main_blinky.c Fix C source and header file license spacing (#1155) 2024-01-12 16:43:31 -08:00
main_full.c Update previous AVR ATmega0 and AVR Dx projecs + addition of equivalent projects in MPLAB.X and IAR (#180) 2020-08-06 12:37:08 -07:00
main_minimal.c Fix C source and header file license spacing (#1155) 2024-01-12 16:43:31 -08:00
regtest.c Fix C source and header file license spacing (#1155) 2024-01-12 16:43:31 -08:00
regtest.h Fix C source and header file license spacing (#1155) 2024-01-12 16:43:31 -08:00
RTOSDemo.componentinfo.xml Add Atmel Studio projects for ATMega4809 and AVR128DA48 (#159) 2020-07-27 17:30:53 -07:00
RTOSDemo.cproj Fix ATMega port demos (#1060) 2023-08-24 00:00:58 +05:30