1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/kinetis_common
Johann Fischer c56afd9575 kinetis: Add check-fcfield-elf.sh
Checks an ELF file for a correctly set flash configuration field.
2015-05-27 10:30:33 +02:00
..
dist kinetis: Add check-fcfield-elf.sh 2015-05-27 10:30:33 +02:00
include
ldscripts add support for Freescale MKW2x family devices 2015-05-15 08:05:43 +02:00
adc.c
cpuid.c
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 core: renamed crash.h to panic.h 2015-05-09 18:44:10 +02:00
gpio.c kinetis: Refactor GPIO to use a look-up-table 2015-04-09 13:53:21 +02:00
hwtimer_arch.c
i2c.c
Makefile
Makefile.include kinetis: Add watchdog disable code snippet 2015-05-27 10:30:21 +02:00
mcg.c
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
rtt.c
spi.c kinetis: Add SPI_[2-7] to spi_transmission_begin 2015-04-28 22:21:57 +02:00
startup.c
timer.c
uart.c kinetis: Enable UART hardware FIFO buffers. 2015-03-10 17:52:07 +01:00
wdog.c