pimoroni-pico/drivers/st7789
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 Cleaner RASET, CASET and MADCTL handling 2021-03-29 13:18:31 +01:00
st7789.cmake ST7789/PicoGraphics: Templated framebuffer formats. 2022-06-13 20:11:09 +01:00
st7789.cpp ST7789 -> PicoGraphics 2022-06-13 20:11:49 +01:00
st7789.hpp ST7789 -> PicoGraphics 2022-06-13 20:11:49 +01:00