boards/nucleo-g070rb: add Kconfig board clock configuration
This commit is contained in:
parent
7472280369
commit
7effbe8773
@ -23,4 +23,8 @@ config BOARD_NUCLEO_G070RB
|
|||||||
# 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_LSE
|
||||||
|
|
||||||
|
source "$(RIOTBOARD)/common/stm32/Kconfig.g0"
|
||||||
source "$(RIOTBOARD)/common/nucleo64/Kconfig"
|
source "$(RIOTBOARD)/common/nucleo64/Kconfig"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user