@chrysn But are the Embedded Rust drivers available 🤔
BL602 Rust HAL in the works: https://github.com/sipeed/bl602-hal
@lupyuen Well one of your stash looks like a DHT11, and that's even on the first page of https://crates.io/keywords/embedded-hal-driver
@chrysn Unfortunately the BL602 Rust HAL doesn't support I2C and SPI yet... So the more complex drivers won't work
It gets quite tiring hunting for the drivers ... And porting the drivers to #BL602 Mynewt (or any RTOS)
Is there an easier way? 🤔