Files
dragonfly2046 cefb043b7f
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
Use C++ 23
2026-04-22 22:06:15 -07:00

12 lines
224 B
Plaintext

# Copyright (c) 2021 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
#
# This file contains selected Kconfig options for the application.
# C++
CONFIG_CPP=y
CONFIG_STD_CPP23=y
CONFIG_SENSOR=y
CONFIG_BLINK=y