forked from springcute/rt-thread
Fix the problem of stm32f746-st-nucleo that env cannot be configured with menuconfig
This commit is contained in:
parent
d16ca48f90
commit
316af57a79
|
@ -242,7 +242,7 @@ menu "On-chip Peripheral Drivers"
|
|||
int "USB PULL UP STATUS"
|
||||
default 0
|
||||
endif
|
||||
source "libraries/HAL_Drivers/Kconfig"
|
||||
source "../libraries/HAL_Drivers/Kconfig"
|
||||
|
||||
endmenu
|
||||
|
||||
|
|
Loading…
Reference in New Issue