FreeRTOS-Kernel/portable/ThirdParty/GCC
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
..
ARC_EM_HS Add Thread Local Storage (TLS) support using Picolibc functions (#343) 2023-03-02 21:56:04 +05:30
ARC_v1 Add Thread Local Storage (TLS) support using Picolibc functions (#343) 2023-03-02 21:56:04 +05:30
ARM_TFM Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
ATmega Added support of 64bit events. (#597) 2023-02-03 07:34:02 -07:00
Posix Fix freertos_kernel cmake property, Posix Port (#640) 2023-03-07 09:34:15 +05:30
RISC-V Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
RP2040 Feature/fixing clang gnu compiler warnings (#620) 2023-02-23 23:35:04 +05:30
Xtensa_ESP32 Feature/fixing clang gnu compiler warnings (#620) 2023-02-23 23:35:04 +05:30