zephyr/lib
Yuval Peress a455440570 cpp: Add c++ version number
Several downstream libraries need to specify that they work with c++ 17+
or 20+ and there's no easy way to do this without constantly updating
the Kconfig file and supporting different Kconfig versions for different
Zephyr versions (since I can't add a dependency on a new c++ standard
and have it backwards compatible.

Signed-off-by: Yuval Peress <peress@google.com>
2025-02-10 15:57:26 +00:00
..
acpi
cpp cpp: Add c++ version number 2025-02-10 15:57:26 +00:00
crc
hash
heap
libc lib: libc: malloc.c: fix calculation of sys heap 2025-02-05 17:49:54 +01:00
mem_blocks
net_buf
open-amp
os lib: os: mpsc_pbuf: Fix infinite loop during allocation 2025-01-29 17:55:56 +01:00
posix posix: options: add xsi realtime option group 2025-02-03 09:05:09 +01:00
runtime
smf
utils
CMakeLists.txt
Kconfig