Skip to content
Snippets Groups Projects
Commit 83e1298c authored by Alexandre Abadie's avatar Alexandre Abadie
Browse files

cpu/stm32f4: use nucleo-f446ze name

parent ede9ff7a
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,6 @@ FEATURES_PROVIDED += periph_hwrng
BOARDS_WITHOUT_HWRNG += nucleo-f401re
BOARDS_WITHOUT_HWRNG += nucleo-f411re
BOARDS_WITHOUT_HWRNG += nucleo-f446re
BOARDS_WITHOUT_HWRNG += nucleo144-f446
BOARDS_WITHOUT_HWRNG += nucleo-f446ze
-include $(RIOTCPU)/stm32_common/Makefile.features
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment