proxmark3/armsrc
henryk@ploetzli.ch 83288efc7d Remove unused code from hitag2.c
Mark intermittently used code in iso15693.c as attribute unused
Change CFLAGS to -Werror to enforce warning free code
2009-09-05 22:17:18 +00:00
..
appmain.c New bootrom 2009-09-01 14:44:38 +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 Eradicate all occurences of hardcoded memory addresses from all sources files, except for the FPGA bitstream fallback 2009-08-31 14:52:59 +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 New bootrom 2009-09-01 14:44:38 +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