mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-16 18:13:49 +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
|
config BOARD_NUCLEO_F303ZE
|
||||||
bool
|
bool
|
||||||
default y
|
default y
|
||||||
select BOARD_COMMON_NUCLEO64
|
select BOARD_COMMON_NUCLEO144
|
||||||
select CPU_MODEL_STM32F303ZE
|
select CPU_MODEL_STM32F303ZE
|
||||||
|
|
||||||
# Put defined MCU peripherals here (in alphabetical order)
|
# Put defined MCU peripherals here (in alphabetical order)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user