feat: add 0x07_i2c_rust driver with 12 unit tests

This commit is contained in:
Kevin Thomas
2026-03-25 17:16:51 -04:00
parent bfb6f5541e
commit b0299bf95e
18 changed files with 1566 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"recommendations": [
"marus25.cortex-debug",
"rust-lang.rust-analyzer",
"probe-rs.probe-rs-debugger",
"raspberry-pi.raspberry-pi-pico"
]
}