1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/kinetis/periph
Martine Lenders 426cfbeea6 kinetis: timer: #ifdef unused functions
Another issue revealed by compiling several apps with LLVM/clang for
the `teensy31` board.
2018-08-13 18:38:13 +02:00
..
adc.c kinetis: Allow per-board config of ADC ref 2018-02-14 15:16:41 +01:00
dac.c kinetis: Remove periph driver xxx_NUMOF guards 2017-11-10 10:43:00 +01:00
gpio.c kinetis: GPIO: Enable the correct IRQn on CM0+ 2018-05-24 23:54:56 +02:00
hwrng.c cpu*: fix doxygen grouping 2018-06-11 19:12:02 +02:00
i2c.c cpu/kinetis: suppress selfAssignement warning by cppcheck 2018-07-25 12:01:40 +02:00
Makefile
mcg.c cpu*: fix doxygen grouping 2018-06-11 19:12:02 +02:00
pm.c
pwm.c kinetis: Filter out PWM code if no FTM exists 2018-03-02 15:38:39 +01:00
rtc.c kinetis: Remove periph driver xxx_NUMOF guards 2017-11-10 10:43:00 +01:00
rtt.c kinetis: Refactor RTT driver 2018-05-22 16:46:39 +02:00
spi.c kinetis: Clean up SPI module power handling 2018-06-27 19:21:39 +02:00
timer.c kinetis: timer: #ifdef unused functions 2018-08-13 18:38:13 +02:00
uart.c kinetis: uart: fix unused-function warning 2018-08-08 10:02:53 +02:00
wdog.c cpu*: fix doxygen grouping 2018-06-11 19:12:02 +02:00