1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/kinetis
smlng 2de4b3011b periph_common: add as dependency to periph drivers
Rational: the periph_common module is required by (most) other periph drivers
and also during startup of the CPU/MCU to run periph_init. The latter is only
required if other periph drivers are used, hence periph_common should be a
depency of periph_* modules and *not* of the CPU/MCU. This PR fixes that
by making periph_common a depency of periph_* and removing the explicit
include in the CPU/MCU implementation.
2019-06-03 13:44:10 +02:00
..
dist kinetis: save 'wdog-disable.bin' binary in the repository 2019-05-28 14:37:11 +02:00
include kinetis: add support for S9KEAZ128 2019-01-26 15:53:05 +01:00
ldscripts kinetis: Memory segment attribute fixes 2018-05-05 08:11:00 +02:00
periph kinetis: limit scope of a variable in ics.c to make Codacy happy 2019-01-26 15:53:05 +01:00
cpu.c kinetis: add support for S9KEAZ128 2019-01-26 15:53:05 +01:00
doc.txt kinetis: Interrupt based I2C transfers 2018-07-25 12:01:39 +02:00
fcfield.c kinetis: add support for S9KEAZ128 2019-01-26 15:53:05 +01:00
isr_kinetis.c kinetis: add support for S9KEAZ128 2019-01-26 15:53:05 +01:00
kinetis-info.mk kinetis: add support for S9KEAZ128 2019-01-26 15:53:05 +01:00
Makefile kinetis: Unify all Kinetis CPUs in one directory 2017-11-10 10:42:59 +01:00
Makefile.dep kinetis: Interrupt based I2C transfers 2018-07-25 12:01:39 +02:00
Makefile.features kinetis: move filtering-out periph_hwrng in cpu/kinetis 2019-05-06 15:12:47 +02:00
Makefile.include periph_common: add as dependency to periph drivers 2019-06-03 13:44:10 +02:00
vectors.c kinetis: add support for S9KEAZ128 2019-01-26 15:53:05 +01:00