mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/nucleo-f207zg: add Kconfig clock configuration
This commit is contained in:
parent
e1941d8976
commit
342df4bf37
@ -28,4 +28,8 @@ config BOARD_NUCLEO_F207ZG
|
||||
# Put other features for this board (in alphabetical order)
|
||||
select HAS_RIOTBOOT
|
||||
|
||||
# Clock configuration
|
||||
select BOARD_HAS_HSE
|
||||
select BOARD_HAS_LSE
|
||||
|
||||
source "$(RIOTBOARD)/common/nucleo64/Kconfig"
|
||||
|
Loading…
Reference in New Issue
Block a user