pw_hal/i2c: Add rp2xxx I2C driver Add an RP2xxx implementation of an I2C driver for use with the new pw_hal SyncInitiator and AsyncInitiator. Includes tests for SyncInitiator usage but not AsyncInitiator yet. Change-Id: Ib57997265f569890968b9aa65c5e8f82e232daff Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/sandbox/+/414936
Pigweed is an open source collection of embedded-targeted libraries–or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.
For more information please see our website: https://pigweed.dev/.