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-10-31aarch64: Rename ARM_CA53_64_BIT/_SRE to Arm_AARCH64/_SRE (#822)Devaraj Ranganna
2023-10-30Move cmake compile options to the example project (#872)ActoryOu
2023-10-27Support configurable RISC-V chip extension (#773)Joe Benczarski
2023-10-23Remove default behaviour of FREERTOS_HEAP. (#807)Boris van der Meer
2023-09-30Sample FreeRTOSConfig.h and template port (#812)Joseph Julicher
2023-09-06CI-CD Updates (#768)Soren Ptak
2023-07-20Add `-Wconversion` in CMakeLists.txt (#712)Gaurav-Aggarwal-AWS
2023-07-19Fic clang compiler warnings (#711)Gaurav-Aggarwal-AWS
2023-07-16Fixed compile options polluting project (#694)Mr. Jake
2023-07-11Fix circular dependency in CMake project (#700)Patrick Cook
2023-06-02Add back croutines by reverting PR#590 (#685)Aniruddha Kanhere
2023-03-28Remove C90 requirement from CMakeLists (#649)Gaurav-Aggarwal-AWS
2023-03-07Fix freertos_kernel cmake property, Posix Port (#640)Kody Stribrny
2023-03-02Remove C99 requirement from CMake file (#633)Gaurav-Aggarwal-AWS
2023-02-28Cortex-M35P: Add Cortex-M35P port (#631)Devaraj Ranganna
2023-02-23Feature/fixing clang gnu compiler warnings (#620)phelter
2023-01-23Fix some CMake documentation typos (#616)David J. Fiddes
2022-11-23CMakeLists.txt: Remove croutine.c from CMakeLists.txtPaul Bartell
2022-11-18Only adding freertos_config if it exists. Removing auto generation of it from...Paul Helter
2022-11-18Added in documentation on how to consume from a main project. Added default P...Paul Helter
2022-11-18Removing compiler warnings for GNU and Clang. (#571)Paul Helter
2022-11-18Supporting backwards compatibility with FREERTOS_CONFIG_FILE_DIRECTORY (#571)Paul Helter
2022-11-18Using single name definition for libraries everywhere. (#558)Paul Helter
2022-11-18Adding in ability to support a library for freertos_config and a custom freer...Paul Helter
2022-09-16Update CMakeLists.txt for Cortex-M55 and Cortex-M85 ports (#560)Paul Bartell
2022-02-22CMake: Move mpu_wrapper to ports library. (#459)imi415
2022-01-20Add CMake build (#421)yhsb2k