]> git.zerfleddert.de Git - proxmark3-svn/commit - armsrc/ldscript
Reclaim more than 19K of ARM flash memory.
authorpwpiwi <pwpiwi@users.noreply.github.com>
Tue, 31 Mar 2015 06:01:23 +0000 (08:01 +0200)
committerpwpiwi <pwpiwi@users.noreply.github.com>
Tue, 31 Mar 2015 06:07:26 +0000 (08:07 +0200)
commite335ca2846d57f660ab7f4c75b58226cca264e0e
tree5329c3905ba80a15d57a00a4d29981e0ba7f983d
parent616970b3d1022d4f4e9685e5529933065dca3545
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
Makefile
armsrc/Makefile
armsrc/ldscript
common/ldscript.common
common/lfdemod.c
Impressum, Datenschutz