FreeRTOS-Kernel/FreeRTOS/Demo/CORTEX_M7_SAMV71_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
..
Blinky_Demo Fix C source and header file license spacing (#1155) 2024-01-12 16:43:31 -08:00
Full_Demo Fix C source and header file license spacing (#1155) 2024-01-12 16:43:31 -08:00
libboard_samv7-ek Add SAMV7 (Cortex-M7) demo for Atmel Studio. 2015-06-16 12:38:35 +00:00
libchip_samv7 Add SAMV7 (Cortex-M7) demo for Atmel Studio. 2015-06-16 12:38:35 +00:00
LinkerScripts Add SAMV7 (Cortex-M7) demo for Atmel Studio. 2015-06-16 12:38:35 +00:00
FreeRTOSConfig.h Fix C source and header file license spacing (#1155) 2024-01-12 16:43:31 -08:00
jlink.config Microblaze: Add a port optimised task selection implementation to the Microblaze port. 2015-06-24 15:10:03 +00:00
main.c Fix formatting in kernel demo application files (#1148) 2024-01-02 11:05:59 +05:30
RTOSDemo.atsln Add SAMV7 (Cortex-M7) demo for Atmel Studio. 2015-06-16 12:38:35 +00:00
RTOSDemo.cproj Rename DummyTCB_t to StaticTCB_t. 2016-01-18 15:57:02 +00:00
sam_flash.ld Add SAMV7 (Cortex-M7) demo for Atmel Studio. 2015-06-16 12:38:35 +00:00
samv71q21_flash.ld Add SAMV7 (Cortex-M7) demo for Atmel Studio. 2015-06-16 12:38:35 +00:00