1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/common/nrf52
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
..
dist boards/common/nrf52: remove transport selection from openocd.cfg 2020-08-04 10:36:40 +02:00
include nrf52: Adapt SPI periph config 2020-05-18 19:18:29 +02:00
nrf52832 boards/nrf52832: manage features in common directory 2019-10-02 12:54:30 +02:00
nrf52840 boards: remove duplicate gnrc_netdev_default from Makefile.dep 2020-05-05 09:58:45 +02:00
doc.txt boards/common/nrf52: add note about ST-LINKV2 as programmer 2020-08-04 10:36:40 +02:00
Kconfig treewide: change prefix for generated Kconfig symbols. 2020-08-31 09:37:09 +02:00
Makefile.dep boards/nrf52: factorize even more dependencies 2019-10-02 12:54:30 +02:00
Makefile.features nrf5x: move nimble_ble feat. to cpu 2019-11-13 13:43:55 +01:00
Makefile.include boards/common/nrf52: revert early inclusion of Makefile.dep 2020-06-25 09:24:05 +02:00