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
Martine Lenders 0cc15955f6 Merge pull request #6958 from haukepetersen/fix_kinetis_uart
cpu/kintis+boards: fixed UART configuration
2017-04-25 17:22:45 +02:00
..
adc.c kinetis: Fix ADC clock computation 2016-12-27 17:10:25 +01:00
dac.c cpu/kinetis_common: Implement DAC periph driver 2016-03-22 06:06:56 +01:00
gpio.c kinetis_common: Fix -Wsign-compare in gpio.c 2017-01-16 08:55:08 +01:00
hwrng_rnga.c periph/hwrng: use void* buf for hwrng_read() 2017-02-07 13:20:39 +01:00
hwrng_rngb.c periph/hwrng: use void* buf for hwrng_read() 2017-02-07 13:20:39 +01:00
i2c.c periph/i2c: convert char to uint8_t where applicapable 2016-10-04 20:26:39 +02: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
pm.c cpu/kinetis: unified PM implementation 2017-01-18 14:54:16 +01:00
pwm.c periph/pwm: remove pwm_(start|stop) + doc 2017-02-13 09:37:31 +01:00
rtc.c cpu/kinetis_common: moved drivers to periph subdir 2016-02-09 16:20:03 +01:00
rtt.c cpu: kinetis: suppress incorrect cppcheck warning 2017-04-14 14:36:16 +02:00
spi.c cpu/kinetis+boards: adapted to new SPI API 2017-01-25 16:46:05 +01:00
timer.c cpus: make use of cortexm_isr_end() 2016-12-21 11:28:46 +01:00
uart.c cpu/kintis+boards: fixed UART configuration 2017-04-25 14:27:33 +02:00
wdog.c cpu/kinetis_common: moved drivers to periph subdir 2016-02-09 16:20:03 +01:00