1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/application_layer
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
..
asymcute treewide: change prefix for generated Kconfig symbols. 2020-08-31 09:37:09 +02:00
cord sys: Cleanup access to internal variables 2020-08-24 20:28:11 +02:00
dhcpv6 treewide: change prefix for generated Kconfig symbols. 2020-08-31 09:37:09 +02:00
dns sock_dns: use the same buffer for request & reply 2020-02-24 14:29:17 +01:00
emcute sys: Cleanup access to internal variables 2020-08-24 20:28:11 +02:00
gcoap treewide: change prefix for generated Kconfig symbols. 2020-08-31 09:37:09 +02:00
nanocoap treewide: change prefix for generated Kconfig symbols. 2020-08-31 09:37:09 +02:00
sntp sntp: fix for new xtimer API and some bugs 2017-03-06 13:38:25 +01:00
uhcp sys/net/uhcp: remove unused returned value in uhcp_client 2019-10-28 15:14:40 +01:00
Kconfig net/dhcpv6 : Expose to Kconfig 2020-07-24 00:23:08 +05:30
Kconfig.coap net/coap: Expose configurations to Kconfig 2020-04-24 10:06:45 +02:00