pimoroni-pico/libraries/breakout_colourlcd160x80
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
breakout_colourlcd160x80.cmake Micropython bindings for small ColourLCD and ST7735 2021-05-07 11:10:47 +01:00
breakout_colourlcd160x80.cpp ST7735: Update 160x80 LCD to new PicoGraphics<PenRGB565> 2022-06-13 20:11:09 +01:00
breakout_colourlcd160x80.hpp ST7789 -> PicoGraphics 2022-06-13 20:11:49 +01:00