boards/nucleo-g474re: add Kconfig board clock configuration
This commit is contained in:
parent
7effbe8773
commit
bc2c700ab0
@ -26,4 +26,9 @@ config BOARD_NUCLEO_G474RE
|
|||||||
# Put other features for this board (in alphabetical order)
|
# Put other features for this board (in alphabetical order)
|
||||||
select HAS_RIOTBOOT
|
select HAS_RIOTBOOT
|
||||||
|
|
||||||
|
# Clock configuration
|
||||||
|
select BOARD_HAS_HSE
|
||||||
|
select BOARD_HAS_LSE
|
||||||
|
|
||||||
|
source "$(RIOTBOARD)/common/stm32/Kconfig.g4"
|
||||||
source "$(RIOTBOARD)/common/nucleo64/Kconfig"
|
source "$(RIOTBOARD)/common/nucleo64/Kconfig"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user