1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/efm32
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
..
families cpu/efm32: update vendor files 2020-10-26 22:34:44 +01:00
include cpu/efm32: add watchdog peripheral 2020-10-07 09:01:41 +02:00
periph drivers/periph/timer: Use uint32_t for frequency 2020-10-30 22:02:12 +01:00
cpu.c cpu/efm32: DCDC is available on Series 2 as well 2020-07-08 21:54:57 +02:00
doc.txt cpu/efm32: efm32zg: add support 2020-10-06 16:43:47 +02:00
efm32-features.mk cpu/efm32: remove exports 2020-02-11 22:46:53 +01:00
efm32-info.mk cpu/efm32/efm32-info: use efm32-info instead of cpus.txt 2020-02-12 12:55:59 +01:00
Kconfig kconfig: add ERROR symbol for conflicting modules 2020-10-09 18:04:17 +02:00
Makefile cpu/efm32: efm32zg: add support 2020-10-06 16:43:47 +02:00
Makefile.dep cpu/efm32: add watchdog peripheral 2020-10-07 09:01:41 +02:00
Makefile.features cpu/efm32: add watchdog peripheral 2020-10-07 09:01:41 +02:00
Makefile.include cpu/efm32: add families/%/Makefile.include 2020-02-12 12:55:58 +01:00