pimoroni-pico/micropython/modules/jpegdec
Phil Howard d45daef654 MicroPython: Switch from MICROPY_EVENT_POLL_HOOK to mp_event_handle_nowait().
Note: Unsure if mp_event_handle_nowait() is the right answer in all cases,
but this seems to be what we want in our blocking loops.
2024-01-08 10:33:28 +00:00
..
jpegdec.c MicroPython: Update to support new slots mp_obj_type_t. 2023-01-11 09:46:45 +00:00
jpegdec.cpp MicroPython: Switch from MICROPY_EVENT_POLL_HOOK to mp_event_handle_nowait(). 2024-01-08 10:33:28 +00:00
jpegdec.h JPEGDEC: Add open_file. 2022-06-13 20:12:03 +01:00
micropython.cmake JPEGDEC: Move to libraries, use C++, draw into PicoGraphics. 2022-06-13 20:12:03 +01:00