mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
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)
|
||||
select HAS_RIOTBOOT
|
||||
|
||||
# Clock configuration
|
||||
select BOARD_HAS_LSE
|
||||
|
||||
source "$(RIOTBOARD)/common/stm32/Kconfig.g0"
|
||||
source "$(RIOTBOARD)/common/nucleo64/Kconfig"
|
||||
|
Loading…
Reference in New Issue
Block a user