Florian La Roche
8afb3a5b82
fix typos in comments: interace -> interface, swtich -> switch ( #1022 )
...
Fix typos in comments: interace -> interface, swtich -> switch.
Signed-off-by: Florian La Roche <Florian.LaRoche@gmail.com>
2024-04-08 17:50:55 -07:00
Boris van der Meer
d43062ba78
Add trace hook macro for most ports ( #794 )
...
Add trace hook macro for most ports
In pull request #659 we introduced better support for tracing
tools like systemview. This patchset adds support for more
ports as requested in the original pull request.
2023-09-20 16:19:42 +05:30
Soren Ptak
5fb9b50da8
CI-CD Updates ( #768 )
...
* 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
---------
2023-09-05 14:24:04 -07:00
Paul Bartell
c1980cedb1
tree-wide: Unify formatting of __cplusplus ifdefs
2023-04-25 11:32:08 -07:00
Dusan Cervenka
91c20f5f42
Added support of 64bit events. ( #597 )
...
* 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>
2023-02-03 07:34:02 -07: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
alfred gedeon
86653e2a1f
Style: Revert uncrustify for portable directories ( #122 )
...
* Style: revert uncrustify portable directories
* Style: Uncrustify Some Portable files
Co-authored-by: Alfred Gedeon <gedeonag@amazon.com>
2020-08-17 10:51:02 -07:00
Alfred Gedeon
587a83d647
Style: uncrustify kernel files
2020-07-08 10:24:06 -07:00
Alfred Gedeon
718178c68a
Style: uncrusitfy
2020-07-08 10:24:06 -07:00
Alfred Gedeon
a5dbc2b1de
Style: uncrustify kernel files
2020-07-08 10:24:06 -07:00
Yuhui Zheng
210b1ffcc8
Re-sync with upstream and stripping away none kernel related.
2020-02-10 13:45:57 -08:00