proxmark3/armsrc
henryk@ploetzli.ch 6c1e2d95f4 Add a ramfunc section in the data segment, which will be copied to ram on startup.
Add a RAMFUNC function attribute to have functions copied to and run from ram.
Fix "blew circular buffer" error in hf 14a snoop by executing SnoopIso14443a from ram (eats about 3.5k of ram)
2010-10-08 10:23:04 +00:00
..
obj Add obj/.dummy for clients that don't track empty dirs 2010-02-20 21:20:47 +00:00
appmain.c Flash green LED during sample transmission ("data samples" and "data hexsamples" commands) to indicate activity (and that the device hasn't hung) 2010-08-23 07:49:44 +00:00
apps.h Add a ramfunc section in the data segment, which will be copied to ram on startup. 2010-10-08 10:23:04 +00:00
fonts.c Add license headers to armsrc/bootrom/common stuff 2010-02-21 00:12:52 +00:00
fonts.h Add license headers to armsrc/bootrom/common stuff 2010-02-21 00:12:52 +00:00
fpgaloader.c Add license headers to armsrc/bootrom/common stuff 2010-02-21 00:12:52 +00:00
hitag2.c Add license headers to armsrc/bootrom/common stuff 2010-02-21 00:12:52 +00:00
hitag2.h Add license headers to armsrc/bootrom/common stuff 2010-02-21 00:12:52 +00:00
iso14443.c iso14a cleanup and implement RATS [Hagen Fritsch] 2010-06-26 08:24:21 +00:00
iso14443a.c Add a ramfunc section in the data segment, which will be copied to ram on startup. 2010-10-08 10:23:04 +00:00
iso14443a.h iso14a reader patches [Hagen Fritsch] 2010-07-13 13:39:30 +00:00
iso15693.c Add license headers to armsrc/bootrom/common stuff 2010-02-21 00:12:52 +00:00
LCD.c Add license headers to armsrc/bootrom/common stuff 2010-02-21 00:12:52 +00:00
LCD.h Add license headers to armsrc/bootrom/common stuff 2010-02-21 00:12:52 +00:00
ldscript Add a ramfunc section in the data segment, which will be copied to ram on startup. 2010-10-08 10:23:04 +00:00
legicrf.c legic write/simulate [Anon] 2010-05-06 11:24:01 +00:00
legicrf.h legic write/simulate [Anon] 2010-05-06 11:24:01 +00:00
lfops.c Fix up small error in main osc startup delay and replace more custom defines with standard Atmel defines 2010-03-04 08:15:59 +00:00
Makefile create target for binary file archive (linux version) 2010-05-09 12:17:42 +00:00
printf.c Split str* and mem* into string.[ch] 2010-02-21 00:10:28 +00:00
printf.h Fix a couple of warnings 2010-02-24 20:34:13 +00:00
start.c Add license headers to armsrc/bootrom/common stuff 2010-02-21 00:12:52 +00:00
stdint.h Some random cleanup 2010-02-21 00:13:08 +00:00
string.c Add license headers to armsrc/bootrom/common stuff 2010-02-21 00:12:52 +00:00
string.h Some random cleanup 2010-02-21 00:13:08 +00:00
util.c Add license headers to armsrc/bootrom/common stuff 2010-02-21 00:12:52 +00:00
util.h Fix a couple of warnings 2010-02-24 20:34:13 +00:00