添加fdcan

This commit is contained in:
2026-01-01 16:58:36 +08:00
parent 3e246f1de6
commit 3da379c832
8 changed files with 835 additions and 25 deletions

22
.vscode/settings.json vendored
View File

@@ -1,22 +0,0 @@
{
"files.associations": {
"user_math.h": "c",
"bsp.h": "c",
"stdint.h": "c",
"array": "c",
"string": "c",
"string_view": "c",
"vector": "c",
"can.h": "c",
"device.h": "c",
"gpio.h": "c",
"uart.h": "c",
"motor_rm.h": "c",
"mm.h": "c",
"capacity.h": "c",
"error_detect.h": "c",
"bmi088.h": "c",
"time.h": "c",
"motor.h": "c"
}
}