1.Timer设备优化。

This commit is contained in:
MacRsh
2023-11-29 15:17:02 +08:00
parent 7bf435b6bd
commit 842e73b3dc
4 changed files with 223 additions and 166 deletions

View File

@@ -114,6 +114,10 @@ menu "Device configure"
Size of SPI RX buffer
endmenu
config MR_USING_TIMER
bool "Enable Timer device"
default n
endmenu
source "driver/Kconfig"