pimoroni-pico/libraries/breakout_rgbmatrix5x5
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 IS31FL3731 for RGBMatrix5x5 and Matrix11x7 2021-04-22 17:29:37 +01:00
breakout_rgbmatrix5x5.cmake IS31FL3731 for RGBMatrix5x5 and Matrix11x7 2021-04-22 17:29:37 +01:00
breakout_rgbmatrix5x5.cpp Better solution to keywords and constructors. Just for I2C for now 2021-05-14 17:14:07 +01:00
breakout_rgbmatrix5x5.hpp Add common I2C class 2021-05-14 23:02:38 +01:00