When creating drivers for unfamiliar boards, have you ever wanted to understand the I2C command sequence?
dvcdbg is a lightweight, no_std-friendly Rust crate offering easy logging and I2C bus scanning to help you debug and explore embedded devices. Perfect for embedded Rust enthusiasts working on hardware integration.