mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
boards/p-nucleo-wb55: Fix Kconfig to use nucleo common
This commit is contained in:
parent
0c5c657912
commit
8fc9f9a0cb
@ -31,4 +31,4 @@ config BOARD_P_NUCLEO_WB55
|
||||
select BOARD_HAS_HSE
|
||||
select BOARD_HAS_LSE
|
||||
|
||||
source "$(RIOTBOARD)/common/stm32/Kconfig"
|
||||
source "$(RIOTBOARD)/common/nucleo/Kconfig"
|
||||
|
Loading…
Reference in New Issue
Block a user