This website requires JavaScript.
Explore
Homepage
Help
Sign In
DeforaNetworks
/
proxmark3
Watch
3
Star
0
Fork
0
Code
Releases
Activity
Files
bd469288ab908282a93088cb606054ef44b08215
proxmark3
/
common
T
History
marcansoft
98540684df
Link using gcc and get rid of the LIBGCC stuff
...
GCC knows how to find libgcc, and the proper way to link C code is to use gcc, not ld.
2010-02-26 14:03:03 +00:00
..
crc16.c
Add license headers to armsrc/bootrom/common stuff
2010-02-21 00:12:52 +00:00
crc16.h
Add license headers to armsrc/bootrom/common stuff
2010-02-21 00:12:52 +00:00
crc.c
Add license headers to armsrc/bootrom/common stuff
2010-02-21 00:12:52 +00:00
default_version.c
Make version data const
2010-02-26 14:02:27 +00:00
iso14443crc.c
Add license headers to armsrc/bootrom/common stuff
2010-02-21 00:12:52 +00:00
iso14443crc.h
Add license headers to armsrc/bootrom/common stuff
2010-02-21 00:12:52 +00:00
ldscript.common
Clean up common linker script
2010-02-26 13:59:37 +00:00
legic_prng.c
Add license headers to armsrc/bootrom/common stuff
2010-02-21 00:12:52 +00:00
Makefile.common
Link using gcc and get rid of the LIBGCC stuff
2010-02-26 14:03:03 +00:00
usb.c
Some random cleanup
2010-02-21 00:13:08 +00:00