]> begriffs open source - freertos/history - CMakeLists.txt
Update comment in the example for declaration of xTimerReset (#1133)
[freertos] / CMakeLists.txt
2024-02-26 Soren PtakAdd ARMv7-R MPU Port (#938)
2024-01-30 barnatahmedCmake: Create a single static library including port
2023-10-31 Devaraj Rangannaaarch64: Rename ARM_CA53_64_BIT/_SRE to Arm_AARCH64...
2023-10-30 ActoryOuMove cmake compile options to the example project ...
2023-10-27 Joe BenczarskiSupport configurable RISC-V chip extension (#773)
2023-10-23 Boris van der MeerRemove default behaviour of FREERTOS_HEAP. (#807)
2023-09-30 Joseph JulicherSample FreeRTOSConfig.h and template port (#812)
2023-09-05 Soren PtakCI-CD Updates (#768)
2023-07-20 Gaurav-Aggarwal-AWSAdd `-Wconversion` in CMakeLists.txt (#712)
2023-07-19 Gaurav-Aggarwal-AWSFic clang compiler warnings (#711)
2023-07-15 Mr. JakeFixed compile options polluting project (#694)
2023-07-10 Patrick CookFix circular dependency in CMake project (#700)
2023-06-02 Aniruddha KanhereAdd back croutines by reverting PR#590 (#685)
2023-03-28 Gaurav-Aggarwal-AWSRemove C90 requirement from CMakeLists (#649)
2023-03-07 Kody StribrnyFix freertos_kernel cmake property, Posix Port (#640)
2023-03-02 Gaurav-Aggarwal-AWSRemove C99 requirement from CMake file (#633)
2023-02-28 Devaraj RangannaCortex-M35P: Add Cortex-M35P port (#631)
2023-02-23 phelterFeature/fixing clang gnu compiler warnings (#620)
2023-01-23 David J. FiddesFix some CMake documentation typos (#616)
2022-11-23 Paul BartellCMakeLists.txt: Remove croutine.c from CMakeLists.txt
2022-11-18 Paul HelterOnly adding freertos_config if it exists. Removing...
2022-11-18 Paul HelterAdded in documentation on how to consume from a main...
2022-11-18 Paul HelterRemoving compiler warnings for GNU and Clang. (#571)
2022-11-18 Paul HelterSupporting backwards compatibility with FREERTOS_CONFIG...
2022-11-18 Paul HelterUsing single name definition for libraries everywhere...
2022-11-18 Paul HelterAdding in ability to support a library for freertos_con...
2022-09-16 Paul BartellUpdate CMakeLists.txt for Cortex-M55 and Cortex-M85...
2022-02-22 imi415CMake: Move mpu_wrapper to ports library. (#459)
2022-01-20 yhsb2kAdd CMake build (#421)