1
0
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:
Alexandre Abadie 2021-01-21 16:20:56 +01:00
parent 1793fb6c00
commit d0abe16966
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405

View File

@ -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)