proxmark3/common
bushing a99c6a1921 There's no painless way to do this, but it needs to be done --
the only reason any of the Windows code was in CPP files was
because the MS compiler doesn't support C99.  Switch to using
MinGW, and that problem goes away, so we can rename the files back.
2009-12-22 12:42:54 +00:00
..
crc.c Add generic CRC calculation code 2009-11-25 20:41:41 +00:00
crc16.c There's no painless way to do this, but it needs to be done -- 2009-12-22 12:42:54 +00:00
default_version.c Implement version information storage and retrieval for the bootrom and the osimage. 2009-08-28 06:40:44 +00:00
iso14443_crc.c There's no painless way to do this, but it needs to be done -- 2009-12-22 12:42:54 +00:00
ldscript.common New bootrom 2009-09-01 14:44:38 +00:00
Makefile.common Pushed standard AT91 defines into main code 2009-09-29 12:13:41 +00:00
usb.c Pushed standard AT91 defines into main code 2009-09-29 12:13:41 +00:00