pimoroni-pico/micropython
Phil Howard 04c88c3d3f PicoGraphics: Add a GENERIC display type.
Additionally add support for WIDTH/HEIGHT, make the "display"
argument not required, and make "DISPLAY_GENERIC" the default.

display = PicoGraphics()

Will now create a 320x240 pixel RGB565 generic surface by default.
2025-07-23 14:18:34 +01:00
..
board
examples QA: Fix RET503 (Missing explicit return) exceptions. 2025-06-25 09:57:15 +01:00
modules PicoGraphics: Add a GENERIC display type. 2025-07-23 14:18:34 +01:00
modules_py