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
2023-11-23Update system call entry mechanism (#898)Gaurav-Aggarwal-AWS
2023-10-17Add base priority get APIs (#818)chinglee-iot
2023-09-20Fix prototype in mpu_prototypes.h (#797)Gaurav-Aggarwal-AWS
2023-08-04Update MPU wrapper for pcTaskGetName API (#737)kar-rahul-aws
2023-08-01Update MPU wrapper for xTimerGenericCommand API (#734)kar-rahul-aws
2023-07-13Memory Protection Unit (MPU) Enhancements (#705)kar-rahul-aws
2022-11-30Normalize line endings and whitespace in source filesPaul Bartell
2022-06-21Add callback overrides for stream buffer and message buffers (#437)Ravishankar Bhagavandas
2022-04-14Corrected spelling mistake in mpu_prototypes.hAnton Lagerholm
2021-07-29Run uncrustify with github workflows (#369)alfred gedeon
2021-06-14Make the type used to hold run-time counter values configurable (#350)RichardBarry
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-12-07Prevent unprivileged task from altering MPU configuration (#227)Gaurav-Aggarwal-AWS
2020-11-11[AUTO][RELEASE]: Bump file header version to "10.4.2"David Chalco
2020-10-12Recently vTaskDelayUntil() was updated to xTaskDelayUntil() because the funct...RichardBarry
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: 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-06-26Update mpu_wrappers with task notification changes (#79)Gaurav-Aggarwal-AWS
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