Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FreeRTOS/FreeRTOS-Kernel.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-03Fix documentation for xQueueTakeMutexRecursive (#943)Eric Jackson
2023-12-15Update comments related to portYIELD_FROM_ISR() in queue.h #925 Soren Ptak
2023-12-08Remove lint suppression comment (#920)chinglee-iot
2023-12-07Fix MISRA C 2012 rule 8.6 errors (#862)chinglee-iot
2023-09-20xQueueSendToFromFromISR --> xQueueSendToFrontFromISR (#795)Robert Berger
2023-09-20Fix xQueueSendToFront code comment (#796)Robert Berger
2023-08-18Add runtime parameter checks (#761)kar-rahul-aws
2023-07-13Memory Protection Unit (MPU) Enhancements (#705)kar-rahul-aws
2023-06-02Add back croutines by reverting PR#590 (#685)Aniruddha Kanhere
2023-03-23Add functions to get the buffers of statically created objects (#641)Darian
2023-02-23Feature/fixing clang gnu compiler warnings (#620)phelter
2022-11-23Remove coroutines from FreeRTOS-Kernel.Paul Bartell
2022-08-19Add support for MISRA rule 20.7 (#546)Monika Singh
2022-04-26queue.h: cTaskWokenByPost -> xTaskWokenByReceive (#491)Robert Berger
2022-02-14Fix typo (#454)mikisama
2022-01-31Fix description of configQUEUE_REGISTRY_SIZE (#446)Tobias Nießen
2022-01-07Clean some spell check words. (#439)Jon Enz
2021-09-07Replace <pre> with @code - remaining files (#388)Zim Kalinowski
2021-08-13fixes in queue documentation (#382)Zim Kalinowski
2021-05-28Add SPDX-License-Identifier: MIT to MIT licensed files.Paul Bartell
2021-05-28Update copyright year from 2020 to 2021Paul Bartell
2021-05-28Change kernel revision in each file header from V10.4.3 to <DEVELOPMENT BRANCH>Paul Bartell
2021-04-10Overwrite existing QueueRegistry entries when a handle is added multiple time...Paul Bartell
2020-12-14[AUTO][RELEASE]: Bump file header version to "10.4.3"Cobus van Eeden
2020-11-11[AUTO][RELEASE]: Bump file header version to "10.4.2"David Chalco
2020-09-22Fix some broken/redirected URL (#172)alfred gedeon
2020-09-18Update version number to 10.4.1 (#173)David Chalco
2020-09-16FreeRTOS Kernel Spelling Update (#170)Carl Lundin
2020-09-11Update version number to 10.4.0 (#153)David Chalco
2020-08-21Style: Make freertos.org = FreeRTOS.org and add https (#134)alfred gedeon
2020-08-21Style: Change FreeRTOS websites in comments (#131)alfred gedeon
2020-08-19finish up PR67. Also add missing <\pre> tags (#130)David Chalco
2020-08-18Style: Uncrustify kernel file - remove tab == 4 spaces (#123)alfred gedeon
2020-08-18Style: Remove tabs and tab == 4 spaces (#120)alfred gedeon
2020-07-08Style: uncrustify kernel filesAlfred Gedeon
2020-07-08Style: uncrustifyAlfred Gedeon
2020-07-08Style: uncrusitfyAlfred Gedeon
2020-07-08Style: uncrustify kernel filesAlfred Gedeon
2020-02-19version bump to v10.3.1 (#16)V10.3.1-kernel-onlyYuhui.Zheng
2020-02-11Re-sync with upstream and stripping away none kernel related.V10.3.0-kernel-onlyYuhui Zheng