mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 05:32:45 +01:00
boards/nucleo-f303ze: fix nucleo common Kconfig
This commit is contained in:
parent
1793fb6c00
commit
d0abe16966
@ -11,7 +11,7 @@ config BOARD
|
||||
config BOARD_NUCLEO_F303ZE
|
||||
bool
|
||||
default y
|
||||
select BOARD_COMMON_NUCLEO64
|
||||
select BOARD_COMMON_NUCLEO144
|
||||
select CPU_MODEL_STM32F303ZE
|
||||
|
||||
# Put defined MCU peripherals here (in alphabetical order)
|
||||
|
Loading…
Reference in New Issue
Block a user