1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/kinetis_common/periph
Johann Fischer 0b2ffc212d Merge pull request #5075 from jfischer-phytec-iot/pr@kinetis-i2c
cpu/kinetis_common/periph/i2c.c: fix generating the STOP signal
2016-03-17 12:53:24 +01:00
..
adc.c cpu/kinetis_common: reworked ADC driver 2016-03-14 13:06:23 +01:00
cpuid.c cpu/kinetis_common: moved drivers to periph subdir 2016-02-09 16:20:03 +01:00
gpio.c cpu/kinetis_common: reworked GPIO driver 2016-02-29 11:08:45 +01:00
hwrng_rnga.c cpu/kinetis_common: adapted HWRNG implementation 2016-02-14 12:59:46 +01:00
hwrng_rngb.c cpu/kinetis_common: adapted HWRNG implementation 2016-02-14 12:59:46 +01:00
i2c.c cpu/kinetis_common/periph/i2c.c: fix generating the STOP signal 2016-03-14 14:53:59 +01:00
Makefile cpu/kinetis_common: Use a different module name to prevent linker races in Travis 2016-02-12 08:45:56 +01:00
mcg.c cpu/kinetis_common: moved drivers to periph subdir 2016-02-09 16:20:03 +01:00
pwm.c cpu/kinetis_common: Use gpio_init_port for PWM pin handling 2016-03-14 17:52:51 +01:00
rtc.c cpu/kinetis_common: moved drivers to periph subdir 2016-02-09 16:20:03 +01:00
rtt.c cpu/kinetis_common: moved drivers to periph subdir 2016-02-09 16:20:03 +01:00
spi.c cpu/kinetis_common: moved drivers to periph subdir 2016-02-09 16:20:03 +01:00
timer.c cpus: adapted timer implementations to API changes 2016-02-29 14:45:00 +01:00
uart.c cpu/kinetis_common: moved drivers to periph subdir 2016-02-09 16:20:03 +01:00
wdog.c cpu/kinetis_common: moved drivers to periph subdir 2016-02-09 16:20:03 +01:00