1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/gnrc
Martine Lenders 810f1a98cb
gnrc_lorawan: Remove gnrc_nettype_lorawan dependency
With the removal of `CONFIG_GNRC_NETIF_LORAWAN_NETIF_HDR` it does not
use `GNRC_NETTYPE_LORAWAN` anymore, so this module is not required
anymore.
2024-03-28 09:19:35 +01:00
..
application_layer *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
link_layer Merge pull request #20438 from MrKevinWeiss/pr/kconfig/dep/removal 2024-03-27 16:39:56 +00:00
netapi gnrc_netreg: Use locks around netreg 2022-10-14 03:35:15 +02:00
netif gnrc_netif: remove deprecated CONFIG_GNRC_NETIF_LORAWAN_NETIF_HDR 2024-03-28 09:19:33 +01:00
netreg sys/net/grnc/netreg: avoid creating an infinite loop 2023-02-02 17:56:19 +01:00
network_layer *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
pkt
pktbuf *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
pktbuf_malloc sys: Use size_t print format specifier 2023-12-21 12:02:19 +01:00
pktbuf_static sys/net/gnrc: Fixed wrong PRIuSIZE format specifier 2024-01-12 17:17:33 +01:00
pktdump gnrc_nettype: deprecate GNRC_NETTYPE_LORAWAN 2024-03-28 09:19:35 +01:00
priority_pktqueue
routing *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
sock sys/net/gnrc_sock: assume timeout is feasible 2023-12-06 13:48:27 +01:00
transport_layer *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
tx_sync
doc.txt
Kconfig
Makefile gnrc_static: add static network configuration 2022-12-11 23:34:09 +01:00
Makefile.dep gnrc_lorawan: Remove gnrc_nettype_lorawan dependency 2024-03-28 09:19:35 +01:00