1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-18 02:53:52 +01:00
RIOT/sys/clif/Kconfig
2023-05-19 15:03:42 +02:00

11 lines
305 B
Plaintext

# Copyright (c) 2023 Inria
#
# This file is subject to the terms and conditions of the GNU Lesser
# General Public License v2.1. See the file LICENSE in the top level
# directory for more details.
#
config MODULE_CLIF
bool "CoRE Link format encoding and decoding library"
depends on TEST_KCONFIG