proxmark3/armsrc
henryk@ploetzli.ch 2bfed17db2 Add a common linker script with the memory map for the complete project
Use the correct physical addresses in the memory map, and instead translate the addresses during postprocessing with objcopy
2009-08-27 16:07:35 +00:00
..
appmain.c Add pretty field strength lights for ListenReaderField() also in LF mode. 2009-08-19 23:35:35 +00:00
apps.h Added tiread command to demod TI tags on the PM3 2009-08-06 12:53:06 +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
fpga.c Added LF frequency adjustments from d18c7db, cleaned up code, 2009-04-15 08:09:06 +00:00
fpgaimg.c This version code now reads a TI tag properly. 2009-07-20 10:36:33 +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 minor changes to iso15693.c to get rid off all the compile warnings 2009-07-19 00:25:19 +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 Add a common linker script with the memory map for the complete project 2009-08-27 16:07:35 +00:00
ldscript-fpga Add a common linker script with the memory map for the complete project 2009-08-27 16:07:35 +00:00
ldscript-full Added a gnu make compatible Makefile to armsrc for compiling on Linux 2009-04-21 17:24:42 +00:00
lfops.c Added tiread command to demod TI tags on the PM3 2009-08-06 12:53:06 +00:00
Makefile Merge linker scripts in bootrom to have a single linker script for the bootloader proper (previously known as bootrom-merged.s19) 2009-08-27 04:25:34 +00:00
start.c Initial commit for the firmware. Used the 20090306_ela version as baseline. 2009-04-09 06:43:20 +00:00
util.c Tidy up of SpinDelay 2009-07-19 03:47:01 +00:00