You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RIOT/cpu/kinetis_common/periph
Martine Lenders 0cc15955f6 Merge pull request #6958 from haukepetersen/fix_kinetis_uart
cpu/kintis+boards: fixed UART configuration
6 years ago
..
Makefile cpu/kinetis_common: Use a different module name to prevent linker races in Travis 7 years ago
adc.c kinetis: Fix ADC clock computation 7 years ago
dac.c cpu/kinetis_common: Implement DAC periph driver 7 years ago
gpio.c kinetis_common: Fix -Wsign-compare in gpio.c 6 years ago
hwrng_rnga.c periph/hwrng: use void* buf for hwrng_read() 6 years ago
hwrng_rngb.c periph/hwrng: use void* buf for hwrng_read() 6 years ago
i2c.c periph/i2c: convert char to uint8_t where applicapable 7 years ago
mcg.c cpu/kinetis_common: moved drivers to periph subdir 7 years ago
pm.c cpu/kinetis: unified PM implementation 6 years ago
pwm.c periph/pwm: remove pwm_(start|stop) + doc 6 years ago
rtc.c cpu/kinetis_common: moved drivers to periph subdir 7 years ago
rtt.c cpu: kinetis: suppress incorrect cppcheck warning 6 years ago
spi.c cpu/kinetis+boards: adapted to new SPI API 6 years ago
timer.c cpus: make use of cortexm_isr_end() 7 years ago
uart.c cpu/kintis+boards: fixed UART configuration 6 years ago
wdog.c cpu/kinetis_common: moved drivers to periph subdir 7 years ago