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