Clock stretching tends to be a failure case for a lot of hal implementations. It would be cool if this library supported controlling clock stretching timeouts as master or allowed intentionally stretching out the clock as a slave. The use case I originally thought of was to use this crate as a way to test any other microcontroller's hal implementation.
Clock stretching tends to be a failure case for a lot of hal implementations. It would be cool if this library supported controlling clock stretching timeouts as master or allowed intentionally stretching out the clock as a slave. The use case I originally thought of was to use this crate as a way to test any other microcontroller's hal implementation.