mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-21 01:07:18 +08:00
[stm32l475pandora] format Kconfig
This commit is contained in:
parent
68e92985c7
commit
a7a8c59ea9
@ -18,12 +18,12 @@ config PKGS_DIR
|
||||
config SOC_STM32L475VE
|
||||
bool
|
||||
select SOC_SERIES_STM32L4
|
||||
select RT_USING_COMPONENTS_INIT
|
||||
select RT_USING_USER_MAIN
|
||||
default y
|
||||
|
||||
config BOARD_STM32L475_ATK_PANDORA
|
||||
bool
|
||||
select SOC_STM32L475VE
|
||||
select RT_USING_COMPONENTS_INIT
|
||||
select RT_USING_USER_MAIN
|
||||
default y
|
||||
|
||||
source "$RTT_DIR/Kconfig"
|
||||
|
Loading…
x
Reference in New Issue
Block a user