Commit Graph

21 Commits (5fb9b50da8f1e02fa0c81ee43d7961c479ef5f12)

Author SHA1 Message Date
Soren Ptak 5fb9b50da8
CI-CD Updates ()
* Use new version of CI-CD Actions
* Use cSpell spell check, and use ubuntu-20.04 for formatting check
* Format and spell check all files in the portable directory
* Remove the https:// from #errors and #warnings as uncrustify attempts to change it to /*
* Use checkout@v3 instead of checkout@v2 on all jobs
---------
Paul Bartell c1980cedb1 tree-wide: Unify formatting of __cplusplus ifdefs
Dusan Cervenka 91c20f5f42
Added support of 64bit events. ()
* Added support of 64bit even

Signed-off-by: Cervenka Dusan <cervenka@acrios.com>

* Added missing brackets

Signed-off-by: Cervenka Dusan <cervenka@acrios.com>

* Made proper name for tick macro.

Signed-off-by: Cervenka Dusan <cervenka@acrios.com>

* Improved macro evaluation

Signed-off-by: Cervenka Dusan <cervenka@acrios.com>

* Fixed missed port files  + documentation

Signed-off-by: Cervenka Dusan <cervenka@acrios.com>

* Changes made on PR

Signed-off-by: Cervenka Dusan <cervenka@acrios.com>

* Fix macro definition.

Signed-off-by: Cervenka Dusan <cervenka@acrios.com>

* Formatted code with uncrustify

Signed-off-by: Cervenka Dusan <cervenka@acrios.com>

---------

Signed-off-by: Cervenka Dusan <cervenka@acrios.com>
Paul Bartell 01820d3ed9 Normalize line endings and whitespace in source files
Paul Bartell eec42331b4 Normalize files with mixed line endings (introduced in commit 3a413d1)
Paul Bartell 3a413d1022 Add SPDX-License-Identifier: MIT to MIT licensed files.
Paul Bartell adfc53368f Update copyright year from 2020 to 2021
Paul Bartell 08dc6f64ee Change kernel revision in each file header from V10.4.3 to <DEVELOPMENT BRANCH>
j4cbo f37bcd5c14
Wrap macros in do { ... } while( 0 ) ()
Cobus van Eeden ec62f69dab [AUTO][RELEASE]: Bump file header version to "10.4.3"
David Chalco 337bca615e [AUTO][RELEASE]: Bump file header version to "10.4.2"
David Chalco 3604527e3b
Update version number to 10.4.1 ()
David Chalco 5dfab0306b
Update version number to 10.4.0 ()
Ravishankar Bhagavandas 1d8df4752e
Update Renesas GCC compiler ports ()
* Add RX200 GCC compiler

Signed-off-by: Dinh Van Nam <vannam.dinh.xt@renesas.com>

* Update GCC compiler for:
 * RX600v2
 * RX600
 * RX100

Signed-off-by: Dinh Van Nam <vannam.dinh.xt@renesas.com>

* Use configINCLUDE_PLATFORM_H_INSTEAD_OF_IODEFINE_H flag

* Use configINCLUDE_PLATFORM_H_INSTEAD_OF_IODEFINE_H flag RX100, RX200

Co-authored-by: Dinh Van Nam <vannam.dinh.xt@renesas.com>
alfred gedeon 0b0a2060c0
Style: Change FreeRTOS websites in comments ()
* 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>
alfred gedeon 86653e2a1f
Style: Revert uncrustify for portable directories ()
* Style: revert uncrustify portable directories

* Style: Uncrustify Some Portable files

Co-authored-by: Alfred Gedeon <gedeonag@amazon.com>
Alfred Gedeon 587a83d647 Style: uncrustify kernel files
Alfred Gedeon 718178c68a Style: uncrusitfy
Alfred Gedeon a5dbc2b1de Style: uncrustify kernel files
Yuhui.Zheng 88e32327e9
version bump to v10.3.1 ()
* Verion bump from 10.3.0 to 10.3.1.
* version bump in task.h
* change history for 10.3.1.
Yuhui Zheng 210b1ffcc8 Re-sync with upstream and stripping away none kernel related.