Merge pull request #17422 from aabadie/pr/cpu/stm32_typo
cpu/stm32/Makefile.dep: fix typo
This commit is contained in:
commit
b17fa61e83
@ -37,7 +37,7 @@ ifneq (,$(filter periph_eth periph_ptp,$(USEMODULE)))
|
||||
USEMODULE += periph_eth_common
|
||||
endif
|
||||
|
||||
# periph_rtc_mem is currently tied to the peripg_rtc
|
||||
# periph_rtc_mem is currently tied to the periph_rtc
|
||||
ifneq (,$(filter periph_rtc_mem,$(USEMODULE)))
|
||||
FEATURES_REQUIRED += periph_rtc
|
||||
endif
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user