]> begriffs open source - freertos/history - CMakeLists.txt
Do not call exit() on MSVC Port when calling vPortEndScheduler (#624)
[freertos] / CMakeLists.txt
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)