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-04Added ability to change task notification index for streambuffers (#939)Gabriele Monaco
2023-12-07Fix MISRA C 2012 rule 8.6 errors (#862)chinglee-iot
2023-03-23Add functions to get the buffers of statically created objects (#641)Darian
2022-11-30Normalize line endings and whitespace in source filesPaul Bartell
2022-08-19Add support for MISRA rule 20.7 (#546)Monika Singh
2022-06-21Add callback overrides for stream buffer and message buffers (#437)Ravishankar Bhagavandas
2022-01-07Clean some spell check words. (#439)Jon Enz
2021-11-06Change taskYIELD_FROM_ISR to portYIELD_FROM_ISR in docs (#408)Gaurav-Aggarwal-AWS
2021-09-07Replace <pre> with @code - remaining files (#388)Zim Kalinowski
2021-08-31minor fix in stream buffer doc (#387)Zim Kalinowski
2021-08-13fix example usage of xMessageBufferCreateStatic and xStreamBufferCrea… (#380)Paul Adelsbach
2021-06-02Normalize files with mixed line endings (introduced in commit 3a413d1)Paul Bartell
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
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-18Update version number to 10.4.1 (#173)David Chalco
2020-09-11Update version number to 10.4.0 (#153)David Chalco
2020-08-21Style: Change FreeRTOS websites in comments (#131)alfred gedeon
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: 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