quirc/lib
MU-Software 18c27d6dd5 Add support for allocating heap instead of stack memory
This can be enabled by defining `QUIRC_USE_HEAP`.
Define this before import, or add `-D QUIRC_USE_HEAP` flag while compiling.
2022-01-10 02:14:14 +09:00
..
decode.c Add support for allocating heap instead of stack memory 2022-01-10 02:14:14 +09:00
identify.c Add support for allocating heap instead of stack memory 2022-01-10 02:14:14 +09:00
quirc.c quirc_resize: Make this a bit more careful about integer overflows 2021-05-11 11:05:58 +09:00
quirc.h Support horizontally flipped QR-codes according to ISO 18004:2015 2020-09-21 16:54:55 +02:00
quirc_internal.h merge upstream 2021-06-16 23:52:51 -04:00
version_db.c Deinterleave blocks correct. 2016-12-28 15:37:18 +13:00