Couple of questions from someone not that familiar with your (awesome) work: * Is `embedded_io` a `no_std` replacement for `std::io`? * I don't see any details about `embedded-hal-nb` in the announcement * The post claims "`SpiDevice` trait now allows sharing a SPI bus between multiple devices". Didn't I2C bus have the same issue?