1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net/gnrc/netif
Leandro Lanzieri d25fc243c4
treewide: change prefix for generated Kconfig symbols.
This changes the prefixes of the symbols generated from USEMODULE and
USEPKG variables. The changes are as follow:

   KCONFIG_MODULE_ => KCONFIG_USEMODULE_
   KCONFIG_PKG_ => KCONFIG_USEPKG_
   MODULE_ => USEMODULE_
   PKG_ => USEPKG_
2020-08-31 09:37:09 +02:00
..
ethernet gnrc_netif_xxx_create: use external netif allocation 2020-03-26 11:12:23 +01:00
hdr gnrc_netif_hdr: make in parameters const 2019-02-21 12:43:08 +01:00
ieee802154 gnrc_netif_xxx_create: use external netif allocation 2020-03-26 11:12:23 +01:00
init_devs drivers/dose: register driver with netdev 2020-08-17 22:53:51 +02:00
lorawan net/gnrc_netif_lorawan: fix unaligned copy 2020-07-13 16:57:26 +02:00
_netif.c Merge pull request #12738 from miri64/netif/enh/id-functions 2020-06-09 15:12:06 +02:00
gnrc_netif_device_type.c net/gnrc/netif: disable 6lo fragmentation when unneeded 2020-06-18 07:16:16 -05:00
gnrc_netif_raw.c gnrc_netif_xxx_create: use external netif allocation 2020-03-26 11:12:23 +01:00
gnrc_netif.c Merge pull request #14832 from maribu/sys-cleanup 2020-08-26 17:07:19 +02:00
Kconfig treewide: change prefix for generated Kconfig symbols. 2020-08-31 09:37:09 +02:00
Makefile sys/auto_init: allow delayed initialisation of gnrc_netif 2020-03-04 16:13:40 +01:00