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
Jose Alamos 2f680eaf01
gnrc_lorawan: remove xtimer and msg dependency
This commit removes the dependency to xtimer and RIOT messages.
This step is required to use other sources of events (e.g event_queue)
and timers (RTT)
2021-06-16 13:03:28 +02:00
..
include gnrc_lorawan: remove xtimer and msg dependency 2021-06-16 13:03:28 +02:00
gnrc_lorawan_crypto.c sys/crypto: Enable support for AES-192, AES-256 2021-05-03 17:34:49 +02:00
gnrc_lorawan_mcps.c gnrc_lorawan: remove xtimer and msg dependency 2021-06-16 13:03:28 +02:00
gnrc_lorawan_mlme.c gnrc_lorawan: remove xtimer and msg dependency 2021-06-16 13:03:28 +02:00
gnrc_lorawan_region.c net/gnrc_lorawan: implement funcion to set channel mask 2021-03-19 12:15:03 +01:00
gnrc_lorawan.c gnrc_lorawan: remove xtimer and msg dependency 2021-06-16 13:03:28 +02:00
Kconfig net/lorawan : Expose to Kconfig 2021-01-26 16:56:02 +01:00
Makefile gnrc_lorawan: add initial support for LoRaWAN stack 2019-11-26 21:52:06 +01:00