shadow578 / framework-arduino-hc32f46x

Arduino Core for HC32F460
GNU General Public License v3.0
7 stars 5 forks source link

Add `Wire` library #8

Closed shadow578 closed 8 months ago

shadow578 commented 11 months ago

this PR adds the Wire library, implemented using the I2C peripherals in polling mode.