proxmark3/armsrc
2009-07-29 16:03:16 +00:00
..
appmain.c added tiwrite command, split LF code from appmain into lfops.c 2009-07-25 11:47:43 +00:00
apps.h Reduced the size of BigBuf to make more room for stack/vars 2009-07-29 13:37:09 +00:00
example_lcd.c Initial commit for the firmware. Used the 20090306_ela version as baseline. 2009-04-09 06:43:20 +00:00
fonts.c Initial commit for the firmware. Used the 20090306_ela version as baseline. 2009-04-09 06:43:20 +00:00
fonts.h Initial commit for the firmware. Used the 20090306_ela version as baseline. 2009-04-09 06:43:20 +00:00
fpga.c Added LF frequency adjustments from d18c7db, cleaned up code, 2009-04-15 08:09:06 +00:00
fpgaimg.c This version code now reads a TI tag properly. 2009-07-20 10:36:33 +00:00
iso14443.c Rationalized LED usage in 14443-B: LED D shows RF Field OK, 2009-04-26 14:26:06 +00:00
iso14443a.c Rationalized LED usage in 14443-B: LED D shows RF Field OK, 2009-04-26 14:26:06 +00:00
iso15693.c minor changes to iso15693.c to get rid off all the compile warnings 2009-07-19 00:25:19 +00:00
LCD.c Initial commit for the firmware. Used the 20090306_ela version as baseline. 2009-04-09 06:43:20 +00:00
LCD.h Initial commit for the firmware. Used the 20090306_ela version as baseline. 2009-04-09 06:43:20 +00:00
ldscript fix loader memory mapping 2009-06-29 13:26:35 +00:00
ldscript-fpga Initial commit for the firmware. Used the 20090306_ela version as baseline. 2009-04-09 06:43:20 +00:00
ldscript-full Added a gnu make compatible Makefile to armsrc for compiling on Linux 2009-04-21 17:24:42 +00:00
lfops.c Reduced the size of BigBuf to make more room for stack/vars 2009-07-29 13:37:09 +00:00
Makefile Reduced the size of BigBuf to make more room for stack/vars 2009-07-29 13:37:09 +00:00
Makefile.linux [henryk] memory map for linux build 2009-07-29 16:03:16 +00:00
start.c Initial commit for the firmware. Used the 20090306_ela version as baseline. 2009-04-09 06:43:20 +00:00
util.c Tidy up of SpinDelay 2009-07-19 03:47:01 +00:00