CommunityGD32Cores / ArduinoCore-GD32

Arduino core for GD32 devices, community developed, based on original GigaDevice's core
Other
86 stars 33 forks source link

Rework the internals of our I2C library to make timeouts more configurable #54

Closed obra closed 2 years ago

obra commented 2 years ago

Along the way, I caught a couple of logic errors

Timeouts are now much more configurable and we bail a lot faster on error conditions.