zephyr/tests/lib/ringbuffer/Kconfig

9 lines
151 B
Plaintext

# Copyright (c) 2020 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
config RING_BUFFER_TEST
bool
default y
source "Kconfig.zephyr"