stm32f1xx-hal
                                
                                
                                
                                    stm32f1xx-hal copied to clipboard
                            
                            
                            
                        Blocking i2c without timeouts
See #300 . cc @TheZoq2 This is same implementation as for BlockingI2c, but without checking DWT timeouts. Also this includes #298 .