]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - armsrc/Makefile
put legic back in the system and add rumpletux's fast legic / prng code from forum
[proxmark3-svn] / armsrc / Makefile
index 97805b7a1a9f1f1c16cce3b8e7a0c59f023e41a8..47f8c73d2c6266512c0554316d047aa64c74fb5d 100644 (file)
@@ -17,15 +17,18 @@ THUMBSRC = start.c \
        $(SRC_LCD) \\r
        $(SRC_ISO15693) \\r
        $(SRC_LF) \\r
-       appmain.c \\r
+       appmain.c printf.c \\r
        util.c \\r
        usb.c\r
 \r
 # These are to be compiled in ARM mode\r
 ARMSRC = fpgaloader.c \\r
        legicrf.c \\r
+       iso14443crc.c \\r
+       crc16.c \\r
        $(SRC_ISO14443a) \\r
        $(SRC_ISO14443b) \\r
+        legic_prng.c \\r
        crc.c\r
 \r
 # Do not move this inclusion before the definition of {THUMB,ASM,ARM}SRC\r
Impressum, Datenschutz