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 MicroPython: Replace MICROPY_HW_PIN_RESERVED with hal function. 2025-04-25 17:39:18 +01:00
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 LTE: Make stop and restart work. 2025-06-25 18:33:34 +01:00