RIOT/cpu/mips32r2_common
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
..
2018-06-11 19:12:02 +02:00
2018-01-15 14:02:59 +00:00
2017-11-16 14:40:16 +01:00
2017-02-09 12:18:44 +00:00