mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-08-22 17:59:19 +08:00
fix error 'undefined reference to entry' after menuconfig
This commit is contained in:
@@ -3,6 +3,8 @@ menu "Hardware Drivers Config"
|
||||
config SOC_STM32L4R5ZI
|
||||
bool
|
||||
select SOC_SERIES_STM32L4
|
||||
select RT_USING_COMPONENTS_INIT
|
||||
select RT_USING_USER_MAIN
|
||||
default y
|
||||
|
||||
menu "Onboard Peripheral Drivers"
|
||||
|
||||
Reference in New Issue
Block a user