mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-02-22 18:15:29 -05:00
Revert Portable/WizC Formatting (#888)
* Revert formatting on WizC ports * Fix spelling mistakes --------- Co-authored-by: Rahul Kar <118818625+kar-rahul-aws@users.noreply.github.com> Co-authored-by: Gaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com>
This commit is contained in:
parent
b3febb7416
commit
cb196ddbb1
5 changed files with 396 additions and 401 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 @@
|
|||
#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