proxmark3/armsrc
2009-07-13 08:22:24 +00:00
..
appmain.c fix debug printing function, add readmem function 2009-07-13 08:22:24 +00:00
apps.h fix debug printing function, add readmem function 2009-07-13 08:22:24 +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 Updated logic in lo_read.v so it's much tidier now, better timing. 2009-04-16 23:09:21 +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 Initial commit for the firmware. Used the 20090306_ela version as baseline. 2009-04-09 06:43:20 +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
Makefile Don't depend on local path/lib settings for easier compilation 2009-07-02 01:29:48 +00:00
Makefile.linux compile clean and flasher targets 2009-07-12 10:02:57 +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 Added stand-alone mode (no PC) with HID reading and cloning, moved helper functions to util.c 2009-07-13 04:54:37 +00:00