Qr stuff (#32)

QRs are now scanned and decoded, but they aren't downloaded.
This commit is contained in:
Alex Taber
2017-09-03 12:52:02 -04:00
committed by GitHub
parent 9a34a17fe8
commit b7d15da092
16 changed files with 3166 additions and 7 deletions

View File

@@ -18,7 +18,7 @@ APP_AUTHOR := astronautlevel and daedreth
TARGET := $(subst $e ,_,$(notdir $(APP_TITLE)))
OUTDIR := out
BUILD := build
SOURCES := source source/pp2d/pp2d source/minizip
SOURCES := source source/pp2d/pp2d source/minizip source/quirc
INCLUDES := include
ROMFS := romfs