1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/kinetis_common
2015-05-29 16:42:05 +02:00
..
dist kinetis: Add check-fcfield-elf.sh 2015-05-27 10:30:33 +02:00
include cpu/kinetis_common: fixes to fault_handlers 2015-05-29 16:42:05 +02:00
ldscripts add support for Freescale MKW2x family devices 2015-05-15 08:05:43 +02:00
adc.c cpu/kinetis_common: initial import for kinetis_common 2015-02-04 14:50:54 +01:00
cpuid.c global: renamed cpu-conf.h into cpu_conf.h 2015-05-28 15:45:05 +02:00
doc.txt cpu/kinetis_common/spi.c: add a option to use hardware cs (PCS0 only) 2015-04-17 09:05:37 +02:00
fault_handlers.c cpu/kinetis_common: fixes to fault_handlers 2015-05-29 16:42:05 +02:00
gpio.c kinetis: Refactor GPIO to use a look-up-table 2015-04-09 13:53:21 +02:00
hwtimer_arch.c global: renamed cpu-conf.h into cpu_conf.h 2015-05-28 15:45:05 +02:00
i2c.c kinetis: Add configuration macros for I2C bus speed parameters. 2015-03-04 08:55:06 +01:00
Makefile cpu/kinetis_common: initial import for kinetis_common 2015-02-04 14:50:54 +01:00
Makefile.include kinetis: Add watchdog disable code snippet 2015-05-27 10:30:21 +02:00
mcg.c cpu/kinetis_common: initial import for kinetis_common 2015-02-04 14:50:54 +01:00
pwm.c kinetis: Refactor PWM periph implementation 2015-05-20 06:16:42 +02:00
random_rnga.c kinetis: unsuppress variable scope warnings in rnga.c 2015-05-08 21:25:55 +02:00
random_rngb.c kinetis: Use BITBAND_REG32 instead of BITBAND_REG in random_rngb.c 2015-05-21 11:00:49 +02:00
rtc.c kinetis: Refactor RTC into RTT, add RTC wrapper. 2015-02-14 14:20:26 +01:00
rtt.c kinetis: Refactor RTC into RTT, add RTC wrapper. 2015-02-14 14:20:26 +01:00
spi.c kinetis: Add SPI_[2-7] to spi_transmission_begin 2015-04-28 22:21:57 +02:00
startup.c global: renamed cpu-conf.h into cpu_conf.h 2015-05-28 15:45:05 +02:00
timer.c cpu/kinetis_common: initial import for kinetis_common 2015-02-04 14:50:54 +01:00
uart.c kinetis: Enable UART hardware FIFO buffers. 2015-03-10 17:52:07 +01:00
wdog.c global: renamed cpu-conf.h into cpu_conf.h 2015-05-28 15:45:05 +02:00