[riot-notifications] [RIOT-OS/RIOT] net/lorawan : Expose configurations to Kconfig (#15507)
Akshai M (Augustus Diode)
notifications at github.com
Thu Nov 26 15:46:49 CET 2020
@akshaim commented on this pull request.
> @@ -0,0 +1,476 @@
+# Copyright (c) 2020 Freie Universitaet Berlin
+#
+# 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.
+#
+menuconfig KCONFIG_USEMODULE_LORAWAN
+ bool "Configure LoRaWAN MAC"
+ depends on USEMODULE_LORAWAN
Yes. `depends on USEMODULE_GNRC_LORAWAN || USEPKG_SEMTECH_LORAMAC` will make better sense.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/RIOT-OS/RIOT/pull/15507#discussion_r531076648
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.riot-os.org/pipermail/notifications/attachments/20201126/bb6cb76d/attachment.htm>
More information about the notifications
mailing list