feat: add 0x08_lcd1602_rust driver with 14 unit tests

This commit is contained in:
Kevin Thomas
2026-03-25 17:31:05 -04:00
parent b0299bf95e
commit c68e158f16
18 changed files with 1639 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"
]
}