Browse Source
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>pull/85526/head
1 changed files with 21 additions and 0 deletions
Loading…
Reference in new issue