1.新增pwm。

2.优化其余设备。
This commit is contained in:
MacRsh
2023-12-25 15:48:49 +08:00
parent 0b29f94ebe
commit 868d7cc9ce
17 changed files with 637 additions and 180 deletions

View File

@@ -168,6 +168,12 @@ menu "Device configure"
help
"Use this option allows for the use of Pin devices."
config MR_USING_PWM
bool "Use PWM device"
default n
help
"Use this option allows for the use of PWM devices."
config MR_USING_SERIAL
bool "Use Serial device"
default n