]> begriffs open source - freertos/history - include
[AUTO][RELEASE]: Update SBOM
[freertos] / include /
2023-12-21 kar-rahul-aws[AUTO][RELEASE]: Bump file header version to "11.0.1"
2023-12-21 kar-rahul-aws[AUTO][RELEASE]: Bump task.h version macros to "11...
2023-12-15 Soren PtakUpdate comments related to portYIELD_FROM_ISR() in...
2023-12-11 DarianAdd portTASK_SWITCH_HOOK (#867)
2023-12-11 Jeff TenneyDetect more startup config errors on Cortex M (#832)
2023-12-08 chinglee-iotRemove lint suppression comment (#920)
2023-12-08 chinglee-iotAdd constanst suffix to prevent potential type conversi...
2023-12-07 chinglee-iotFix MISRA C 2012 Rule 11.1 deviations (#856)
2023-12-07 chinglee-iotFix MISRA C 2012 rule 8.6 errors (#862)
2023-12-07 Rahul KarFix MISRA_C_2012 rule 13.2 violation (#855)
2023-12-06 Rahul KarAdd parameter name for function type (#845)
2023-12-06 Rahul KarFix MISRA_C_2012 rule 7.2 violation (#842)
2023-12-05 DarianUpdate xTaskGetIdleTaskHandle() For SMP (#868)
2023-11-28 chinglee-iotFix MISRA C 2012 Rule 10.3 errors (#860)
2023-11-23 Gaurav-Aggarwal-AWSUpdate system call entry mechanism (#898)
2023-11-16 chinglee-iotAdd vApplicationGetPassiveIdleTaskMemory for SMP (...
2023-11-08 DarianAdd time conversion macros (#866) 762/head
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-10-04 chinglee-iotAdd taskYIELD_WITHIN_API macro (#782)
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 Robert BergerxQueueSendToFromFromISR --> xQueueSendToFrontFromISR...
2023-09-20 Robert BergerFix xQueueSendToFront code comment (#796)
2023-09-20 MehdiAdd default implementations of vApplicationGetIdleTaskM...
2023-09-20 Gaurav-Aggarwal-AWSFix prototype in mpu_prototypes.h (#797)
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-08-18 kar-rahul-awsAdd runtime parameter checks (#761)
2023-08-07 bebebib-rsFix pxTopOfStack calculation in configINIT_TLS_BLOCK...
2023-08-04 kar-rahul-awsUpdate MPU wrapper for pcTaskGetName API (#737)
2023-08-01 kar-rahul-awsUpdate MPU wrapper for xTimerGenericCommand API (#734)
2023-07-31 vinceburnsFeature: Add top/end of stack to task info report whene...
2023-07-25 Gaurav-Aggarwal-AWSFix compilation warnings with Clang (#721)
2023-07-24 chinglee-iotMerge SMP feature to main (#716)
2023-07-17 chinglee-iotUpdate xSemaphoreGetStaticBuffer prototype in comment...
2023-07-13 kar-rahul-awsMemory Protection Unit (MPU) Enhancements (#705)
2023-07-10 Patrick CookFix circular dependency in CMake project (#700)
2023-07-06 chinglee-iotRemove empty expression statement compiler warning...
2023-06-12 chinglee-iot Use portTASK_FUNCTION_PROTO to replace portNORETURN...
2023-06-12 chinglee-iotFix clang warning in croutine and stream buffer (#686)
2023-06-02 Aniruddha KanhereAdd back croutines by reverting PR#590 (#685)
2023-04-28 tcpluessParanthesize expression-like macro (#668)
2023-03-29 Nicolasadd a missing comma (#651)
2023-03-22 DarianAdd functions to get the buffers of statically created...
2023-03-14 HoldenAdd missing FreeRTOS+ defines
2023-03-06 Keith PackardFix TLS and stack alignment when using picolibc (#637)
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)
2023-01-19 Chris CopelandAdd ulTaskGetRunTimeCounter and ulTaskGetRunTimePercent...
2022-12-19 tcpluessmove the prototype for vApplicationIdleHook to task...
2022-12-15 Archit GuptaFix array-bounds compiler warning on gcc11+ in list...
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-09-28 Gaurav-Aggarwal-AWSUpdate doc comments in task.h (#570)
2022-09-16 Gaurav AggarwalRestrict unpriv task to invoke code with privilege
2022-09-16 Gaurav AggarwalRemove local stack variable form MPU wrappers
2022-09-08 newbrainUpdate of three badly terminated macro definitions...
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 ...
next