1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net/gnrc/link_layer/lorawan
Akshai M 1befae9022 net/lorawan : Invert 'LORAMAC_DEFAULT_PUBLIC_NETWORK'
Introduced a bool 'LORAMAC_DEFAULT_PRIVATE_NETWORK' to invert
the semantics of 'LORAMAC_DEFAULT_PUBLIC_NETWORK'. Move
'LORAMAC_DEFAULT_PRIVATE_NETWORK' to 'CONFIG_' namespace.
2021-01-26 16:52:58 +01:00
..
include sys/gnrc_lorawan: fix typo 'witout' => 'without' 2020-10-27 10:33:48 +01:00
gnrc_lorawan_crypto.c sys/gnrc_lorawan: use byteorder_htols()/byteorder_htoll() 2020-12-08 16:29:10 +01:00
gnrc_lorawan_mcps.c gnrc/lorawan: use byteorder_htoll() 2020-12-09 14:21:56 +01:00
gnrc_lorawan_mlme.c gnrc/lorawan: use byteorder_htoll() 2020-12-09 14:21:56 +01:00
gnrc_lorawan_region.c gnrc/lorawan: use byteorder_htoll() 2020-12-09 14:21:56 +01:00
gnrc_lorawan.c net/lorawan : Invert 'LORAMAC_DEFAULT_PUBLIC_NETWORK' 2021-01-26 16:52:58 +01:00
Kconfig net/lorawan : Expose to Kconfig 2020-10-14 00:16:47 +05:30
Makefile gnrc_lorawan: add initial support for LoRaWAN stack 2019-11-26 21:52:06 +01:00