circuitpython/shared-bindings/qrio
Jeff Epler 5168f6ec1f Add support for RGB565 images in qrio
Most cameras produce RGB565_SWAPPED data
2022-08-10 11:13:26 -05:00
..
__init__.c Change "library" to "module" 2022-05-13 14:00:09 -04:00
__init__.h qrio: Split QRInfo & PixelPolicy to their own .c/.h files 2021-08-06 09:53:17 -05:00
PixelPolicy.c Add support for RGB565 images in qrio 2022-08-10 11:13:26 -05:00
PixelPolicy.h Add support for RGB565 images in qrio 2022-08-10 11:13:26 -05:00
QRDecoder.c Make MP_PROPERTY_GETTER / _GETSET fully declare the property 2022-05-03 08:48:53 -05:00
QRDecoder.h Fix function name in prototype 2021-08-05 12:24:12 -05:00
QRInfo.c qrio: Split QRInfo & PixelPolicy to their own .c/.h files 2021-08-06 09:53:17 -05:00
QRInfo.h qrio: Split QRInfo & PixelPolicy to their own .c/.h files 2021-08-06 09:53:17 -05:00