mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-18 22:01:31 +08:00
[BSP] [stm32f769-st-disco] fix error 'undefined reference to *entry*' after scons --menuconfig
This commit is contained in:
parent
779feb5cd4
commit
bfceeef81c
@ -3,6 +3,8 @@ menu "Hardware Drivers Config"
|
|||||||
config SOC_STM32F769NI
|
config SOC_STM32F769NI
|
||||||
bool
|
bool
|
||||||
select SOC_SERIES_STM32F7
|
select SOC_SERIES_STM32F7
|
||||||
|
select RT_USING_COMPONENTS_INIT
|
||||||
|
select RT_USING_USER_MAIN
|
||||||
default y
|
default y
|
||||||
|
|
||||||
menu "Onboard Peripheral Drivers"
|
menu "Onboard Peripheral Drivers"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user