修复了陀螺仪,也修复了gpio和spi

This commit is contained in:
2025-08-08 00:50:49 +08:00
parent 43749e0391
commit 71c2e83a7a
5 changed files with 24 additions and 20 deletions

View File

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