[nano] rt-thread susport nano option

This commit is contained in:
Meco Man
2023-11-30 11:39:34 +08:00
committed by guo
parent 53acd953ab
commit 005828eba7
8 changed files with 34 additions and 44 deletions
+2 -2
View File
@@ -346,7 +346,7 @@ config RT_USING_PHY
config RT_USING_PIN
bool "Using generic GPIO device drivers"
default y
default n
config RT_USING_ADC
bool "Using ADC device drivers"
@@ -771,7 +771,7 @@ endif
config RT_USING_DEV_BUS
bool "Using Device Bus device drivers"
default y if RT_USING_SMART
default n if !RT_USING_SMART
default n
menuconfig RT_USING_WIFI
bool "Using Wi-Fi framework"