]> begriffs open source - freertos/history - include/FreeRTOS.h
Update submodule pointer (#1040)
[freertos] / include / FreeRTOS.h
2024-04-17 Caleb PerkinsonAdd Stream Batching Buffer (#916)
2024-04-16 HagaiMosheAdd IRQ safe API for message buffer reset (#1033)
2024-03-27 Rahul KarAdd config option for event groups and stream buffers...
2024-03-07 RichardBarryAdd daemon task startup hook / timer task creation...
2024-02-26 Soren PtakUse Regex for Copyright Year in Header Check (#1002)
2024-02-20 Aniruddha KanhereFix small bugs in Kernel (#998)
2024-02-16 Christoph SeitzAdd default core affinity config value. (#996)
2024-02-13 Rahul KarUpdate default value of configSTACK_DEPTH_TYPE in confi...
2024-01-27 Phillip Stevensuse configSTACK_DEPTH_TYPE consequently (updated for...
2024-01-04 Gabriele MonacoAdded ability to change task notification index for...
2024-01-03 chinglee-iotFix portSET_INTERRUPT_MASK_FROM_ISR definition for...
2023-12-11 DarianAdd portTASK_SWITCH_HOOK (#867)
2023-12-11 Jeff TenneyDetect more startup config errors on Cortex M (#832)
2023-12-05 DarianUpdate xTaskGetIdleTaskHandle() For SMP (#868)
2023-10-23 DarianRename CPU to Core (#849)
2023-10-17 chinglee-iotAdd base priority get APIs (#818)
2023-10-12 chinglee-iotSeparate the task create function for core affinity...
2023-10-12 chinglee-iotUpdate SMP get idle task memory for static allocation...
2023-10-05 chinglee-iotAdd configCONTROL_INFINITE_LOOP for loop control in...
2023-10-04 chinglee-iotImplement prvYieldCore with macro (#785)
2023-09-26 Gaurav-Aggarwal-AWSReplace sprintf with snprintf (#802)
2023-09-20 Sebastian BroschAdd Trace Hook Macros to all API calls (#786)
2023-09-20 MehdiAdd default implementations of vApplicationGetIdleTaskM...
2023-09-18 kar-rahul-awsAdd Access Control List to MPU ports (#765)
2023-09-07 Boris van der MeerAdd Trace Hook Macros and function that returns the...
2023-09-06 chinglee-iotAdd configUSE_CORE_AFFINITY bits check (#776)
2023-09-06 chinglee-iotUpdate taskSELECT_HIGHEST_PRIORITY_TASK macro for SMP...
2023-08-23 oliverlaveryHeap protect (#747)
2023-07-25 Gaurav-Aggarwal-AWSFix compilation warnings with Clang (#721)
2023-07-24 chinglee-iotMerge SMP feature to main (#716)
2023-07-13 kar-rahul-awsMemory Protection Unit (MPU) Enhancements (#705)
2023-06-12 chinglee-iot Use portTASK_FUNCTION_PROTO to replace portNORETURN...
2023-06-02 Aniruddha KanhereAdd back croutines by reverting PR#590 (#685)
2023-03-02 Keith PackardAdd Thread Local Storage (TLS) support using Picolibc...
2023-02-23 phelterFeature/fixing clang gnu compiler warnings (#620)
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