1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/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
..
include cpu/nrf52: ensure PWM is present 2020-08-16 23:26:17 +02:00
ldscripts
periph nrf52/i2c: Use mutex and IRQ for blocking 2020-06-02 10:24:40 +02:00
radio/nrf802154 treewide: change prefix for generated Kconfig symbols. 2020-08-31 09:37:09 +02:00
vectors cpu/nrf52: add definitions for remaining family members 2020-08-16 23:26:17 +02:00
cpu.c cpu/nrf52: only enable instruction cache if available 2020-08-09 21:46:06 +02:00
Kconfig cpu/nrf52: add definitions for remaining family members 2020-08-16 23:26:17 +02:00
Makefile cpu/nrf52: split up vector definition 2020-08-09 21:46:06 +02:00
Makefile.dep cpu/nrf52: split up vector definition 2020-08-09 21:46:06 +02:00
Makefile.features cpu/nrf52: not all parts have a FPU 2020-08-09 21:46:06 +02:00
Makefile.include cpu/nrf52: add definitions for remaining family members 2020-08-16 23:26:17 +02:00
spi_twi_irq.c cpu/nrf52: spi_twi_irq add workaround for nRF52810 vendor file 2020-08-16 23:26:17 +02:00