pimoroni-pico/examples/breakout_colourlcd240x240
Phil Howard 8e1e9df002 ST7789: Refactor and Bugfixes
* Make ST7789 accept only full config with SPI pins
* Make Generic ST7789 wrapper library handle "slot"
* Update Round LCD and 240x240 Square LCD
* Remove Python Round LCD and 240x240 LCD modules (we need the space!)
* Remove C++ Round LCD and 240x240 LCD libraries (they're a little redundant!)
* Fix garbage collected framebuffer bug in Python ST7789
* Deprecate "flip" in favour of "configure_display"
* Tidy up ST7789, remove dead/unused/commented code
2022-05-12 18:58:33 +01:00
..
CMakeLists.txt ST7789: Refactor and Bugfixes 2022-05-12 18:58:33 +01:00
demo.cpp ST7789: Refactor and Bugfixes 2022-05-12 18:58:33 +01:00