proxmark3/armsrc
2009-09-08 10:08:43 +00:00
..
appmain.c Fixed up last gcc 4.1 and 4.4 warnings, added OpenOCD wiggler config 2009-09-08 10:08:43 +00:00
apps.h Add command and code for bidirectional LF emulation of Hitag2. Should be extended for other types of tags 2009-08-28 21:56:43 +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
fpgaloader.c Change section_start pointer to char** to prevent aliasing warnings on old toolchain 2009-09-08 00:37:13 +00:00
hitag2.c Remove unused code from hitag2.c 2009-09-05 22:17:18 +00:00
hitag2.h Add forgotten file 2009-08-31 00:37:29 +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 switch off reader field after hi14areader command 2009-08-24 12:20:54 +00:00
iso15693.c Remove unused code from hitag2.c 2009-09-05 22:17:18 +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 added eh_frame needed for gcc 4.4.1 or higher 2009-09-07 09:53:45 +00:00
lfops.c Add command and code for bidirectional LF emulation of Hitag2. Should be extended for other types of tags 2009-08-28 21:56:43 +00:00
Makefile Only re-compile version.c as often as necessary 2009-08-29 06:14:28 +00:00
start.c Add Makefile for fpga directory (Windows codepath is untested, in any case, go.bat is still there) 2009-08-27 23:29:49 +00:00
util.c Implement version information storage and retrieval for the bootrom and the osimage. 2009-08-28 06:40:44 +00:00