FreeRTOS-Kernel/portable/ThirdParty/GCC/Posix
Kody Stribrny 309a18a03a
Fix freertos_kernel cmake property, Posix Port (#640)
* Fix freertos_kernel cmake property, Posix Port

* Moves the `set_property()` call below the target definition in top level CMakeLists file
* Corrects billion value from `ULL` suffix (not C90 compliant) to `UL` suffix with cast to uint64_t

* Add blank line to CMakeLists.txt
2023-03-07 09:34:15 +05:30
..
utils Build with -Wmissing-prototypes flags vPortYieldFromISR() in the Posix port. (#409) 2021-11-08 13:51:25 -08:00
FreeRTOS-simulator-for-Linux.url Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
port.c Fix freertos_kernel cmake property, Posix Port (#640) 2023-03-07 09:34:15 +05:30
portmacro.h POSIX port fixes (#626) 2023-02-27 23:51:11 +05:30