1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net/gnrc/network_layer/sixlowpan/frag
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
..
fb treewide: change prefix for generated Kconfig symbols. 2020-08-31 09:37:09 +02:00
rb treewide: change prefix for generated Kconfig symbols. 2020-08-31 09:37:09 +02:00
stats gnrc_sixlowpan_frag_stats: actualize pseudo-module 2019-12-18 15:45:03 +01:00
vrb treewide: change prefix for generated Kconfig symbols. 2020-08-31 09:37:09 +02:00
gnrc_sixlowpan_frag.c gnrc_sixlowpan_frag: factor-out and rename fragmentation buffer 2019-11-04 20:04:37 +01:00
Kconfig treewide: change prefix for generated Kconfig symbols. 2020-08-31 09:37:09 +02:00
Makefile gnrc: make all gnrc modules sub-modules of gnrc 2015-08-18 23:00:07 +02:00