pimoroni-pico/drivers/st7789
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 Cleaner RASET, CASET and MADCTL handling 2021-03-29 13:18:31 +01:00
st7789.cmake Micropython bindings for ColourLCD and minor tweaks for ST7789, and RoundLCD 2021-05-07 13:48:51 +01:00
st7789.cpp Add a common header for pins and settings 2021-05-14 21:55:19 +01:00
st7789.hpp Add common I2C class 2021-05-14 23:02:38 +01:00