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-23Revert the formatting changes on MikroC ports. (#882)Soren Ptak
2023-09-20Add trace hook macro for most ports (#794)Boris van der Meer
2023-09-06CI-CD Updates (#768)Soren Ptak
2023-06-21Fix typo in check comment of configMAX_SYSCALL_INTERRUPT_PRIORITY (#690)chinglee-iot
2023-06-08Remove __NVIC_PRIO_BITS and configPRIO_BITS check in port (#683)chinglee-iot
2023-04-25tree-wide: Unify formatting of __cplusplus ifdefsPaul Bartell
2023-04-20ARMv7M: Adjust implemented priority bit assertions (#665)Paul Bartell
2023-04-04fix conversion warning (#658)Vo Trung Chi
2023-03-23Cortex-M Assert when NVIC implements 8 PRIO bits (#639)kar-rahul-aws
2023-03-02Interrupt priority assert improvements for CM3/4/7 (#602)Chris Copeland
2023-02-03Added support of 64bit events. (#597)Dusan Cervenka
2022-11-30Normalize line endings and whitespace in source filesPaul Bartell
2022-10-03Tickless idle fixes/improvement (#59)Jeff Tenney
2021-10-07fix typo (#399)swaldhoer
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
2021-05-25Wrap macros in do { ... } while( 0 ) (#240)j4cbo
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: Make freertos.org = FreeRTOS.org and add https (#134)alfred gedeon
2020-08-21Style: Change FreeRTOS websites in comments (#131)alfred gedeon
2020-08-18Style: Remove tabs and tab == 4 spaces (#120)alfred gedeon
2020-08-17Style: Revert uncrustify for portable directories (#122)alfred gedeon
2020-07-16Update portNVIC_SYSPRI2_REG to portNVIC_SHPR3_REG (#86)Gaurav-Aggarwal-AWS
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