1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +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 kinetis/ldscript: include _rom_offset 2019-06-04 18:05:35 +02:00
periph drivers/periph/timer: Use uint32_t for frequency 2020-10-30 22:02:12 +01:00
cpu.c cpu: Moved stdio_init() into cpu_init() 2019-09-06 16:54:23 +02:00
doc.txt cpu/kinetis: remove reference of RTC_NUMOF. 2020-06-21 21:29:23 +02:00
fcfield.c kinetis: add support for S9KEAZ128 2019-01-26 15:53:05 +01:00
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 kinetis: Unify all Kinetis CPUs in one directory 2017-11-10 10:42:59 +01:00
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