]> begriffs open source - freertos/history - include
Added checks for index in ThreadLocalStorage APIs (#552)
[freertos] / include /
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-08-04 Ravishankar Bhagav... Change type of message buffer handle (#537)
2022-06-21 Gaurav-Aggarwal-AWSAdd configUSE_MUTEXES to function declarations in heade...
2022-06-21 Ravishankar Bhagav... Add callback overrides for stream buffer and message...
2022-06-01 alfred gedeonAdd suppport for ARM CM55 (#494)
2022-04-25 Robert Bergerqueue.h: cTaskWokenByPost -> xTaskWokenByReceive (...
2022-04-14 Anton LagerholmCorrected spelling mistake in mpu_prototypes.h
2022-04-14 Anton LagerholmCorrect spelling mistake in mpu_wrappers.h
2022-04-13 pierrenoel-boutevi... Declare vApplicationMallocFailedHook function in task...
2022-02-24 Gaurav-Aggarwal-AWSHeap improvements (#462)
2022-02-22 Gaurav-Aggarwal-AWSUpdate documentation of uxTaskGetTaskNumber function...
2022-02-13 mikisamaFix typo (#454)
2022-02-10 Muneeb AhmedFix some warnings in doxygen comments (#453)
2022-01-31 Tobias NießenFix description of configQUEUE_REGISTRY_SIZE (#446)
2022-01-21 isus-ipanienkoFix warning message error. (#443)
2022-01-19 Paul BartellAdd configUSE_MINI_LIST_ITEM configuration option to...
2022-01-10 Jeff TenneyFix support for stepping tick by xExpectedIdleTime...
2022-01-07 Jon EnzClean some spell check words. (#439)
2022-01-06 Joseph JulicherFeature: Add task top/end of stack to task info report...
2021-12-28 Joseph JulicherDocumentation update for xEventGroupClearBitsFromISR...
2021-12-27 Joseph JulicheruxAutoReload replaced with xAutoReload to improve MISRA...
2021-12-08 Pramith K VRemove tickless idle mode dependency with include v...
2021-11-15 Gaurav AggarwalFix formatting error
2021-11-15 Gaurav AggarwalChange xPortRaisePrivilege and vPortResetPrivilege...
2021-11-12 Gaurav-Aggarwal-AWSFix code example in timers.h (#412)
2021-11-11 Tobias NießenMention portMAX_DELAY in xEventGroupWaitBits docs ...
2021-11-05 Gaurav-Aggarwal-AWSChange taskYIELD_FROM_ISR to portYIELD_FROM_ISR in...
2021-11-05 prplzFix documentation mistake (#407)
2021-09-07 Zim KalinowskiReplace <pre> with @code - remaining files (#388)
2021-08-31 Zim Kalinowskiminor fix in stream buffer doc (#387)
2021-08-31 Zim KalinowskiReplace <pre> with @code{c} (#386)
2021-08-13 Zim Kalinowskifixes in queue documentation (#382)
2021-08-13 Paul Adelsbachfix example usage of xMessageBufferCreateStatic and...
2021-08-12 Zim Kalinowskifixed parameter names documentation (#378)
2021-07-29 alfred gedeonRun uncrustify with github workflows (#369)
2021-07-21 Craig Kewleydoc: fix function name typo (#368)
2021-07-06 Tobias NießenFix description of vTaskDelay (#363)
2021-06-30 swaldhoerReplace two dashes and one whitespace with their corres...
2021-06-30 Graham SandersonAdd RP2040 support (#341)
2021-06-14 RichardBarryMake the type used to hold run-time counter values...
2021-06-09 Raul RojasAdds SemphrGetCountFromISR with QMsgWaitingFromISR...
2021-06-02 Paul BartellNormalize files with mixed line endings (introduced...
2021-05-28 paulbartell[AUTO][RELEASE]: Bump task.h version macros to "10...
2021-05-28 Joseph JulicherAdd history.txt for the 10.4.4 release (#336)
2021-05-28 Paul BartellAdd SPDX-License-Identifier: MIT to MIT licensed files.
2021-05-28 Paul BartellUpdate tskKERNEL_VERSION_NUMBER and tskKERNEL_VERSION_B...
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-05-27 Dan Goodqueue.c: Change some asserts into conditionals and...
2021-04-19 RichardBarryCreate macro versions of uxListRemove() and vListInsert...
2021-04-19 Meco Jianting Man[kernel & MemMang] use space to replace tab and remove...
2021-04-14 Meco Jianting Mansimplify and beautify portBYTE_ALIGNMENT (#309)
2021-04-10 Paul BartellOverwrite existing QueueRegistry entries when a handle...
2021-04-02 Gaurav-Aggarwal-AWSDefine default values of macros before first use (...
2021-03-25 Paul BartellFix comments in list.h and clarify list usage in xTaskR...
2021-03-20 RichardBarryA recent change in the FreeRTOS/FreeRTOS hub repo ...
2021-03-20 alfred gedeonFix: testing for mpu wrapers to be equal to 1 (#285)
2021-03-03 Joseph Julicherfixed documentation for ulTaskNotifyTake() and ulTaskNo...
2021-03-02 gomonovychAdd description for vTaskList (#206)
2021-02-24 Gaurav-Aggarwal-AWSSupport allocating stack from separate heap (#267)
2021-02-11 milesfrainRemove unmatched braces in MessageBuffer pre tags ...
2021-01-29 nazar01Typos (#248)
2021-01-20 Evgeny ErmakovFix typo in comment in task.h (#244)
2020-12-14 Cobus van Eeden[AUTO][RELEASE]: Bump task.h version macros to "10...
2020-12-14 Cobus van Eeden[AUTO][RELEASE]: Bump file header version to "10.4.3"
2020-12-07 Gaurav-Aggarwal-AWSPrevent unprivileged task from altering MPU configurati...
2020-12-02 Gaurav-Aggarwal-AWSUpdate branch of c-sdk repo to main (#223)
2020-11-10 David Chalco[AUTO][RELEASE]: Bump task.h version macros to "10... V10.4.2
2020-11-10 David Chalco[AUTO][RELEASE]: Bump file header version to "10.4.2"
2020-10-20 alfred gedeonFix: C++ compiler warning (#203)
2020-10-11 RichardBarryRecently vTaskDelayUntil() was updated to xTaskDelayUnt...
2020-10-11 RichardBarryMinor updates to formatting and MISRA compliance of...
2020-10-09 SpacefishvTaskDelayUntil improvement (#77) 187/head
2020-09-21 alfred gedeonFix some broken/redirected URL (#172)
2020-09-17 David ChalcoUpdate version number to 10.4.1 (#173)
2020-09-17 Ravishankar Bhagav... Fix: Rename parameter uxIndexToNotify to uxIndexToWaitO...
2020-09-16 Carl LundinFreeRTOS Kernel Spelling Update (#170)
2020-09-11 David ChalcoUpdate version number to 10.4.0 (#153)
2020-08-28 Gary WickerUse unsigned constant in pdMS_TO_TICKS(). (#147)
2020-08-21 alfred gedeonStyle: Make freertos.org = FreeRTOS.org and add https...
2020-08-20 alfred gedeonStyle: Change FreeRTOS websites in comments (#131)
2020-08-18 David Chalcofinish up PR67. Also add missing <\pre> tags (#130)
2020-08-18 Joseph JulicherStackMacros now includes stack_macros (#129)
2020-08-18 Joseph JulicherMoving the function prototypes to headers (#128)
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: uncrustify
2020-07-08 Alfred GedeonStyle: uncrusitfy
2020-07-08 Alfred GedeonStyle: uncrustify kernel files
2020-06-26 Gaurav-Aggarwal-AWSUpdate mpu_wrappers with task notification changes...
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)
next