]> begriffs open source - freertos/history - croutine.c
RISC-V: refine fpu offset according to portFPU_REG_SIZE (#1256)
[freertos] / croutine.c
2024-02-28 AsmeiliFix typo in croutine.c (#1004)
2024-02-26 Soren PtakUse Regex for Copyright Year in Header Check (#1002)
2024-02-19 chinglee-iotSupport reset kernel state for restarting scheduler...
2023-12-06 chinglee-iotSuppress MISRA C:2012 rule 11.5 deviations (#878)
2023-09-20 Sebastian BroschAdd Trace Hook Macros to all API calls (#786)
2023-07-19 Gaurav-Aggarwal-AWSFic clang compiler warnings (#711)
2023-07-06 chinglee-iotRemove empty expression statement compiler warning...
2023-06-02 Aniruddha KanhereAdd back croutines by reverting PR#590 (#685)
2022-11-23 Paul BartellRemove coroutines from FreeRTOS-Kernel.
2022-08-19 Monika SinghAdd support for MISRA rule 20.7 (#546)
2021-06-02 Paul BartellNormalize files with mixed line endings (introduced...
2021-05-28 Paul BartellAdd SPDX-License-Identifier: MIT to MIT licensed files.
2021-05-28 Paul BartellUpdate copyright year from 2020 to 2021
2021-05-28 Paul BartellChange kernel revision in each file header from V10...
2020-12-14 Cobus van Eeden[AUTO][RELEASE]: Bump file header version to "10.4.3"
2020-11-10 David Chalco[AUTO][RELEASE]: Bump file header version to "10.4.2"
2020-09-17 David ChalcoUpdate version number to 10.4.1 (#173)
2020-09-11 David ChalcoUpdate version number to 10.4.0 (#153)
2020-08-20 alfred gedeonStyle: Change FreeRTOS websites in comments (#131)
2020-08-17 alfred gedeonStyle: Remove tabs and tab == 4 spaces (#120)
2020-07-08 Alfred GedeonStyle: uncrustify kernel files
2020-07-08 Alfred GedeonStyle: uncrustify
2020-07-08 Alfred GedeonStyle: uncrusitfy
2020-07-08 Alfred GedeonStyle: uncrustify kernel files
2020-02-26 ribarryUpdates vCoRoutineSchedule() so it returns without...
2020-02-19 Yuhui.Zhengversion bump to v10.3.1 (#16) V10.3.1-kernel-only
2020-02-10 Yuhui ZhengRe-sync with upstream and stripping away none kernel... V10.3.0-kernel-only