mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-03-27 09:32:28 +08:00
Merge pull request #5435 from Ouxiaolong/master
Fix the problem of stm32f746-st-nucleo that env cannot be configured with menuconfig
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user