]> begriffs open source - freertos/history - include/FreeRTOS.h
Fix build failure introduced in PR #597 (#629)
[freertos] / include / FreeRTOS.h
2023-02-23 Gaurav-Aggarwal-AWSFix build failure introduced in PR #597 (#629)
2023-02-03 Dusan CervenkaAdded support of 64bit events. (#597)
2022-11-29 Paul BartellNormalize line endings and whitespace in source files
2022-11-28 Paul BartellRemove xCoRoutineHandle definition from FreeRTOS.h
2022-11-28 tcpluessparenthesize expression-like macro (#592)
2022-11-23 Paul BartellRemove coroutines from FreeRTOS-Kernel.
2022-08-19 Monika SinghAdd support for MISRA rule 20.7 (#546)
2022-08-10 Paul Bartellcorrect grammar in include/FreeRTOS.h
2022-08-10 Paul BartellFix formatting of FreeRTOS.h
2022-08-10 RichardBarryMove some of the complex pre-processor guards on prvWri...
2022-08-09 Ravishankar Bhagav... Change default value of INCLUDE_xTaskGetCurrentTaskHand...
2022-08-08 Gaurav-Aggarwal-AWSGeneralize Thread Local Storage (TLS) support (#540)
2022-06-21 Ravishankar Bhagav... Add callback overrides for stream buffer and message...
2022-06-01 alfred gedeonAdd suppport for ARM CM55 (#494)
2022-01-19 Paul BartellAdd configUSE_MINI_LIST_ITEM configuration option to...
2021-12-08 Pramith K VRemove tickless idle mode dependency with include v...
2021-07-29 alfred gedeonRun uncrustify with github workflows (#369)
2021-06-14 RichardBarryMake the type used to hold run-time counter values...
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...
2021-04-02 Gaurav-Aggarwal-AWSDefine default values of macros before first use (...
2021-03-20 RichardBarryA recent change in the FreeRTOS/FreeRTOS hub repo ...
2021-02-24 Gaurav-Aggarwal-AWSSupport allocating stack from separate heap (#267)
2021-01-29 nazar01Typos (#248)
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-10-11 RichardBarryRecently vTaskDelayUntil() was updated to xTaskDelayUnt...
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: Uncrustify kernel file - remove tab == 4 spaces...
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: uncrusitfy
2020-07-08 Alfred GedeonStyle: uncrustify kernel files
2020-06-17 eriktamlinAdded index to all trace points. (#69)
2020-06-02 cykro82Renamed trace point in prvNotifyQueueSetContainer(...
2020-05-28 syntroniksupdates FreeRTOS.h to handle new usages of task notify...
2020-05-27 RichardBarryFeature/multiple direct to task notifications (#63)
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