1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/kinetis
Marian Buschsieweke 125c892c03
drivers/periph/timer: Use uint32_t for frequency
For all currently supported platforms `unsigned long` is 32 bit in width. But
better use `uint32_t` to be safe.
2020-10-30 22:02:12 +01:00
..
dist kinetis/spi_scalar: Add local ARRAY_SIZE define 2020-06-21 17:09:32 +02:00
include kinetis: Add support for MCG_Lite hardware 2020-10-24 22:12:32 +02:00
ldscripts
periph drivers/periph/timer: Use uint32_t for frequency 2020-10-30 22:02:12 +01:00
cpu.c
doc.txt cpu/kinetis: remove reference of RTC_NUMOF. 2020-06-21 21:29:23 +02:00
fcfield.c
isr_kinetis.c kinetis: Add KL43Z support 2020-10-24 22:12:32 +02:00
Kconfig kinetis: Add support for MCG_Lite hardware 2020-10-24 22:12:32 +02:00
kinetis-info.mk kinetis: Add KL RAM sizes to kinetis-info.mk 2020-10-24 22:08:00 +02:00
Makefile
Makefile.dep kinetis: Add support for MCG_Lite hardware 2020-10-24 22:12:32 +02:00
Makefile.features kinetis: Add support for MCG_Lite hardware 2020-10-24 22:12:32 +02:00
Makefile.include makefiles: avoid building archives when compiling 2020-09-04 15:01:10 +02:00
vectors.c kinetis: Add support for MCG_Lite hardware 2020-10-24 22:12:32 +02:00