2020-01-31 09:59:25 +01:00
|
|
|
# Copyright (c) 2020 HAW Hamburg
|
|
|
|
#
|
|
|
|
# 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.
|
|
|
|
#
|
2020-07-06 10:46:06 +02:00
|
|
|
rsource "asymcute/Kconfig"
|
|
|
|
|
2020-01-31 09:59:25 +01:00
|
|
|
menu "CoAP"
|
|
|
|
|
2020-01-28 21:36:40 +01:00
|
|
|
rsource "Kconfig.coap"
|
2020-01-31 09:59:25 +01:00
|
|
|
rsource "gcoap/Kconfig"
|
2020-01-31 09:59:53 +01:00
|
|
|
rsource "nanocoap/Kconfig"
|
2020-01-31 09:59:25 +01:00
|
|
|
|
|
|
|
endmenu # CoAP
|
2020-07-23 17:30:57 +02:00
|
|
|
|
2020-06-17 16:55:53 +02:00
|
|
|
rsource "cord/Kconfig"
|
2020-07-23 17:30:57 +02:00
|
|
|
rsource "dhcpv6/Kconfig"
|