mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-20 10:08:33 -04:00
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 ---------
This commit is contained in:
parent
d6bccb1f4c
commit
5fb9b50da8
485 changed files with 108790 additions and 107581 deletions
|
@ -27,13 +27,13 @@
|
|||
*/
|
||||
|
||||
/*
|
||||
Changes from V3.0.0
|
||||
|
||||
Changes from V3.0.1
|
||||
|
||||
Changes from V4.0.1
|
||||
Uselib pragma added for Croutine.c
|
||||
*/
|
||||
* Changes from V3.0.0
|
||||
*
|
||||
* Changes from V3.0.1
|
||||
*
|
||||
* Changes from V4.0.1
|
||||
* Uselib pragma added for Croutine.c
|
||||
*/
|
||||
|
||||
/*
|
||||
* The installation script will automatically prepend this file to the default FreeRTOS.h.
|
||||
|
@ -51,4 +51,4 @@ Changes from V4.0.1
|
|||
#pragma wizcpp uselib "$__PATHNAME__/libFreeRTOS/Modules/List.c"
|
||||
#pragma wizcpp uselib "$__PATHNAME__/libFreeRTOS/Modules/Port.c"
|
||||
|
||||
#endif /* WIZC_FREERTOS_H */
|
||||
#endif /* WIZC_FREERTOS_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue