cpu/efm32/Makefile.features: fix typo
This commit is contained in:
parent
95f8de8030
commit
085665ff23
@ -9,7 +9,7 @@ FEATURES_PROVIDED += periph_gpio periph_gpio_irq
|
||||
FEATURES_CONFLICT += periph_rtc:periph_rtt
|
||||
FEATURES_CONFLICT_MSG += "On the EFM32, the RTC and RTT map to the same hardware peripheral."
|
||||
|
||||
ifeq (1,$(EFM32_TNRG))
|
||||
ifeq (1,$(EFM32_TRNG))
|
||||
FEATURES_PROVIDED += periph_hwrng
|
||||
endif
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user