给device添加time

This commit is contained in:
2025-08-08 01:41:09 +08:00
parent 71c2e83a7a
commit f9f0d93b95
9 changed files with 279 additions and 28 deletions

View File

@@ -9,6 +9,7 @@
"vector": "c",
"can.h": "c",
"device.h": "c",
"gpio.h": "c"
"gpio.h": "c",
"uart.h": "c"
}
}