fix gd32 dist bug

This commit is contained in:
CYFS 2025-07-27 16:28:31 +08:00 committed by Rbb666
parent f9564d4ee0
commit 95bd6854db
1 changed files with 1 additions and 1 deletions

View File

@ -380,7 +380,7 @@ menu "On-chip Peripheral Drivers"
select RT_USING_SDRAM
default n
rsource "../../libraries/gd32_drivers/Kconfig"
source "$(BSP_DIR)/../libraries/gd32_drivers/Kconfig"
endmenu