mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-11 15:55:53 +00:00
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> |
||
---|---|---|
.. | ||
acpi | ||
cpp | ||
crc | ||
hash | ||
heap | ||
libc | ||
mem_blocks | ||
net_buf | ||
open-amp | ||
os | ||
posix | ||
runtime | ||
smf | ||
utils | ||
CMakeLists.txt | ||
Kconfig |