1.配置名修改。

This commit is contained in:
MacRsh
2024-01-01 17:23:53 +08:00
parent 3af2f26f1a
commit 318027a782
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
menu "Board configure"
menu "Driver configure"
config MR_USING_STM32F4
bool "Enable STM32F4 driver"

View File

@@ -1,4 +1,4 @@
menu "Board configure"
menu "Driver configure"
config MR_USING_CH32V00X
bool "Enable CH32V00X driver"

View File

@@ -1,4 +1,4 @@
menu "Board configure"
menu "Driver configure"
config MR_USING_CH32V30X
bool "Enable CH32V30X driver"