zephyr/lib
Torsten Rasmussen d2896df821 cmake: set minimal C++ linker properties in minimal C++ CMake impl
The property based toolchain integration allows a cleaner design by
letting the toolchain define its properties and values and let CMake
implementation of Zephyr provided C and C++ libraries adjust those
properties when minimal C or C++ libraries are used.

This commit moves handling of C++ linker library properties into
the minimal C++ CMake implementation.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2024-11-16 15:28:20 -05:00
..
acpi
cpp cmake: set minimal C++ linker properties in minimal C++ CMake impl 2024-11-16 15:28:20 -05:00
crc lib: crc: add `crc8_rohc` for CRC-8/ROHC variant calculation 2024-10-09 09:48:00 +02:00
hash
heap multi_heap: introduce support for realloc() 2024-11-16 14:02:07 -05:00
libc libc/picolibc: Split hooks into separate files 2024-11-16 13:50:16 -05:00
mem_blocks
net_buf net: buf: increase log level of timeout ignore 2024-10-10 14:59:16 -04:00
open-amp openamp: resource table: fixes resource table for ram_console section 2024-11-08 15:55:11 -06:00
os net: sockets: Cleanup socket properly if POSIX API is enabled 2024-11-08 15:56:39 -06:00
posix posix: fix one-time timer for SIGEV_SIGNAL 2024-11-16 15:26:42 -05:00
runtime
smf lib: smf: use `while (true)` in `get_child_of` for better clarity 2024-07-01 16:08:05 -04:00
utils json: support parsing and serializing 'uint64_t' 2024-10-05 14:04:48 -04:00
CMakeLists.txt lib: net_buf: move the network buffer implementation to lib 2024-09-07 11:19:05 -05:00
Kconfig lib: net_buf: move the network buffer implementation to lib 2024-09-07 11:19:05 -05:00