1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/drivers/periph_common
Hauke Petersen 5920d99752 pm: fix weak-based default implementations
Instead of using `weak` function definitions, this PR handles
default implementations using `PROVIDES_x` defines, allowing
for cpus/pm realted modules to use their own implementations.
2017-10-16 14:27:35 +02:00
..
cpuid.c periph/cpuid: Unify implementations to a common driver for several platforms 2017-04-05 09:03:49 +02:00
flashpage.c drivers: added interface for writing flash pages 2016-11-30 16:51:09 +01:00
init.c drivers/periph&cpu: add and use common periph_init() 2017-01-25 16:46:46 +01:00
Makefile drivers: add periph_common 2015-08-14 14:46:35 +02:00
pm.c pm: fix weak-based default implementations 2017-10-16 14:27:35 +02:00
spi.c drivers: doxygen cleanup 2017-09-01 15:12:20 +02:00
timer.c cpu: add and use shared code for timer_set() 2017-06-02 12:21:56 +02:00