pimoroni-pico/drivers/rv3028
Phil Howard 42c7555c96 Add common I2C class
This change adds a common I2C class, gathering various I2C functions into a single point of responsibility.

It's necessary for correctly managing the I2C bus pins and state across multiple devices.
2021-05-14 23:02:38 +01:00
..
CMakeLists.txt Updated RV3028 driver to our coding style and included a standalone C example 2021-05-14 13:15:08 +01:00
rv3028.cmake Add common I2C class 2021-05-14 23:02:38 +01:00
rv3028.cpp Add common I2C class 2021-05-14 23:02:38 +01:00
rv3028.hpp Add common I2C class 2021-05-14 23:02:38 +01:00