pimoroni-pico/drivers/st7735
Phil Howard 67f1331b23 ST7789 -> PicoGraphics
* Absorb ST7735 support into the generic ST7789 driver and rename to PicoGraphics
* Delete obsolete MicroPython modules
* Refactor PicoGraphics to inherited class for each pen type
* Refactor ST7789 and ST7735 to derive from DisplayDriver
* Allow user to set pen_type in MicroPython constructor for RGB565, RGB332, P8 and P4 modes
2022-06-13 20:11:49 +01:00
..
CMakeLists.txt Micropython bindings for small ColourLCD and ST7735 2021-05-07 11:10:47 +01:00
st7735.cmake Micropython bindings for small ColourLCD and ST7735 2021-05-07 11:10:47 +01:00
st7735.cpp ST7789 -> PicoGraphics 2022-06-13 20:11:49 +01:00
st7735.hpp ST7789 -> PicoGraphics 2022-06-13 20:11:49 +01:00