Soren Ptak
839ccb719b
Use Regex for Copyright Year in Header Check ( #1002 )
2024-02-26 09:26:42 -08:00
Paul Bartell
01820d3ed9
Normalize line endings and whitespace in source files
2022-11-29 15:38:47 -08:00
Paul Bartell
3a413d1022
Add SPDX-License-Identifier: MIT to MIT licensed files.
2021-05-27 19:57:55 -07:00
Paul Bartell
e31dccae80
Remove "1 tab == 4 spaces!" line from files that still contain it.
2021-05-27 19:57:55 -07:00
Paul Bartell
adfc53368f
Update copyright year from 2020 to 2021
2021-05-27 19:57:55 -07:00
Paul Bartell
08dc6f64ee
Change kernel revision in each file header from V10.4.3 to <DEVELOPMENT BRANCH>
2021-05-27 19:57:55 -07:00
Cobus van Eeden
ec62f69dab
[AUTO][RELEASE]: Bump file header version to "10.4.3"
2020-12-14 10:13:39 -08:00
David Chalco
337bca615e
[AUTO][RELEASE]: Bump file header version to "10.4.2"
2020-11-10 14:42:58 -08:00
Cobus van Eeden
385e700953
Update History.txt and fix versioning in asm files ( #177 )
2020-09-18 08:05:13 -07:00
RichardBarry
85768bb3e0
Sets the version number to 10.4.0 in assembly files. The ( #166 )
...
assembly files were missed when the other source files had
their version numbers updated.
2020-09-14 09:49:46 -07:00
alfred gedeon
0b0a2060c0
Style: Change FreeRTOS websites in comments ( #131 )
...
* Style: Change FreeRTOS websites in comments
* Style: Change freertos to FreeRTOS in comments
* Style: Remove broken link
Co-authored-by: Alfred Gedeon <gedeonag@amazon.com>
2020-08-20 14:59:28 -07:00
m17336
a2e00f0c6b
Update to AVR_Mega0 and AVR_Dx GCC ports + addition of their IAR equivalents ( #106 )
...
* Removed TICK_stop() macro from portable/GCC/{AVR_AVRDx, AVR_Mega0}/porthardware.h because it is not used anywhere.
* Updated indentation in portable/GCC/{AVR_AVRDx, AVR_Mega0}/* files.
* Added portable/IAR/{AVR_AVRDx, AVR_Mega0 folders.
2020-08-06 16:24:05 -07:00