modify ch32v208 makefile

This commit is contained in:
gqk 2025-02-20 10:52:40 +08:00
parent 7f2d1150b1
commit f77245be7b
2 changed files with 2 additions and 2 deletions

View File

@ -20,4 +20,4 @@ config ADAPTER_GM800TF
if ADAPTER_GM800TF
source "$APP_DIR/Framework/connection/4g/gm800tf/Kconfig"
endif
endif

View File

@ -12,4 +12,4 @@ if ADAPTER_HFA21_ETHERNET
endif
if ADAPTER_WCHNET_ETHERNET
source "$APP_DIR/Framework/connection/ethernet/wchnet_ethernet/Kconfig"
endif
endif