Federico Cerutti
26713b3315
Install instructions and makefile switch for ArchLinux
2018-01-20 19:31:04 +01:00
ceres-c
5b979d3b72
Fixed udev makefile
2017-10-19 16:10:46 +02:00
iceman1001
28f1f23d48
chg: easy printing of MAKE variables
...
Usage::
make print-FLASHTOOL
cd bootrom; make print-APP_CFLAGS
cd client; make print-GCC_VERSION
2017-09-18 18:59:51 +02:00
iceman1001
1ae1311926
ADD: some more comments
...
CHG: 'make udev' now also addes user to the dialout group.
2017-08-27 13:22:10 +02:00
iceman1001
475a19b937
part of monstermerge.
2017-07-27 20:59:54 +02:00
iceman1001
3f7540c9b7
CHG: added an entry to copy the 77-mm-usb-device-blacklist.rules file into /etc/udev/rules.d and reload the rules.
...
All needs to be executed as root, so I use sudo.
pm3:>make udev
Is all that is needed to install it on Linux systems.
2016-05-16 19:04:04 +02:00
iceman1001
c2731f37be
CHG: a major remake of the "hf mf c*" commands. Ie chinese magic tags. Tried to make them consistent in parameter calls and simplified. And fixed the annoying gen1 tags that answers with a ACK/NACK on HALT commands..
2015-11-09 21:46:15 +01:00
iceman1001
9783989b40
ADD: pwpiwi 's FPGA compress
2015-06-25 12:22:34 +02:00
pwpiwi
e335ca2846
Reclaim more than 19K of ARM flash memory.
...
- added compiler options -fdata-sections and -ffunction-sections (thanks to iceman for the hint)
- removed float operations from common/lfdemod.c to avoid adding float libraries to the ARM os image
- moved the fpga images to the data section to avoid reserving unused space for a separate section
2015-03-31 08:07:26 +02:00
dn337t@gmail.com
03f29e03c1
added port name to flasher command line (introduced in r655)
2013-04-24 10:57:06 +00:00
roel@libnfc.org
a79e330de5
added Makefile for binary files to recover proxmark with JTAG interface
2013-03-26 12:35:54 +00:00
adam@algroup.co.uk
bd84638614
create target for binary file archive (linux version)
2010-05-09 12:17:42 +00:00
yobibe
33bf54cf3d
Makefile: add explicit target to compile client only
2010-03-29 10:44:03 +00:00
adam@algroup.co.uk
c2686a4997
fix Makefile for new flasher
2010-02-27 09:20:04 +00:00
adam@algroup.co.uk
70b1a68543
use elf targets for flashing
2010-01-21 15:51:24 +00:00
bushing
d5be6f7cd4
fix OS detection, libgcc detection
2009-12-22 12:50:34 +00:00
henryk@ploetzli.ch
64b8119836
Add make targets for flashing (Windows version untested)
2009-09-05 22:45:53 +00:00
henryk@ploetzli.ch
52b3d184ce
Have the Windows batch files check for make
2009-08-31 03:12:45 +00:00
henryk@ploetzli.ch
db335b3de0
Make objcopy call less verbose
...
Add master Makefile
2009-08-30 22:35:12 +00:00