1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/esp32-olimex-evb
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
..
include boards/esp32: add button default interrupt flank definition 2020-03-23 12:38:36 +01:00
doc.txt boards/esp32: remove MCU feature table in doc 2020-02-20 08:47:18 +01:00
Kconfig treewide: change prefix for generated Kconfig symbols. 2020-08-31 09:37:09 +02:00
Makefile boards: add esp32-olimex-evb 2018-10-08 12:20:49 +02:00
Makefile.dep boards/esp32-olimex-evb: Move inclusion of esp_eth to Makefile.dep 2020-03-24 09:21:22 +01:00
Makefile.features boards/esp32-olimex-evb: Add Kconfig symbols 2020-07-07 16:27:38 +02:00
Makefile.include boards/esp32-olimex-evb: Move inclusion of esp_eth to Makefile.dep 2020-03-24 09:21:22 +01:00