Use C++ 23
Build / Build app and tests (ubuntu-24.04) (push) Failing after 2m28s
Documentation / Build (1.14.0) (push) Failing after 14s
Documentation / Build (1.9.6) (push) Successful in 11s
Documentation / Deploy (push) Has been skipped

This commit is contained in:
2026-04-22 22:06:15 -07:00
parent 168da24936
commit cefb043b7f
3 changed files with 8 additions and 3 deletions
+4
View File
@@ -3,5 +3,9 @@
#
# This file contains selected Kconfig options for the application.
# C++
CONFIG_CPP=y
CONFIG_STD_CPP23=y
CONFIG_SENSOR=y
CONFIG_BLINK=y