1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu/efm32/periph
Benjamin Valentin b2a9a6b168 cpu/efm32: fix build with !LETIMER
Not all SoCs have an LETIMER.
Here the compilation will will fail because LETIMER related
symbols are not defined.

Fix the build of timer.c for those.
2020-10-05 14:51:05 +02:00
..
adc.c cpu/efm32: make series defines explicit 2020-07-08 21:54:57 +02:00
cpuid.c cpu: efm32_common + ef32mg1p: replace with generalized efm32 cpu 2017-12-19 20:04:37 +01:00
dac.c cpu: efm32_common + ef32mg1p: replace with generalized efm32 cpu 2017-12-19 20:04:37 +01:00
flashpage.c cpu/efm32: add flashpage_raw 2019-08-05 17:24:26 +02:00
gpio.c cpu/efm32: make series defines explicit 2020-07-08 21:54:57 +02:00
hwrng.c cpu: efm32_common + ef32mg1p: replace with generalized efm32 cpu 2017-12-19 20:04:37 +01:00
i2c.c cpu/efm32: make series defines explicit 2020-07-08 21:54:57 +02:00
Kconfig.timer cpu/efm32/Kconfig: add EFM32_XTIMER_USE_LETIMER config 2020-09-02 15:31:28 +02:00
Makefile cpu: efm32_common + ef32mg1p: replace with generalized efm32 cpu 2017-12-19 20:04:37 +01:00
pm.c cpu: efm32: correct power modes 2018-04-04 21:29:20 +02:00
pwm.c cpu/efm32: make series defines explicit 2020-07-08 21:54:57 +02:00
rtc_series0.c cpu/efm32: fix typos 2019-11-23 22:39:36 +01:00
rtc_series1.c cpu/efm32/periph/rtc_series1: normalize time 2020-01-22 10:03:49 +01:00
rtt_series0.c cpu: efm32_common + ef32mg1p: replace with generalized efm32 cpu 2017-12-19 20:04:37 +01:00
rtt_series1.c cpu: efm32_common + ef32mg1p: replace with generalized efm32 cpu 2017-12-19 20:04:37 +01:00
spi.c cpu/efm32: make series defines explicit 2020-07-08 21:54:57 +02:00
timer.c cpu/efm32: fix build with !LETIMER 2020-10-05 14:51:05 +02:00
uart.c cpu/efm32: make series defines explicit 2020-07-08 21:54:57 +02:00