Stefan `Sec` Zehl
e8eb8402d0
Sanitize linking for main firmware, too.
2012-01-27 22:33:44 +01:00
Stefan `Sec` Zehl
36fa18875f
Add USBSERIAL=YES to avoid the need for editing projectconfig.h
...
also make "make APP=<foo>" build <foo>.bin so you don't overwrite your
firmware.bin :)
2012-01-02 23:54:46 +01:00
Stefan `Sec` Zehl
d69199e563
Fix all warnings (except table.c and ff.c). Turn off "unused function" warnings
2011-12-23 01:07:48 +01:00
Stefan `Sec` Zehl
b1b5516b42
Move ramcode to clean address. Also sort exported symbols and add a few
2011-08-05 18:53:40 +02:00
Stefan `Sec` Zehl
44802d4b28
More ram size for loadables
2011-08-03 21:59:47 +02:00
Rainer Mueller
377d614c38
Fix build on Mac OS X
...
The header stdio.h on Mac OS X includes some defines to do buffer
overflow checks if using _FORTIFY_SOURCE > 2, which is the default.
Defining _FORTIFY_SOURCE=0 disables this behavior.
The Mac OS X linker ld64 has problem with common symbols in static
archives. The workaround here is to run 'ranlib -c' on the static
archive.
2011-08-01 05:45:16 +02:00
bernd
9d933f7d4c
Use untracked Makefile.sitespecific to optionally override some build flags
2011-07-29 04:33:29 +02:00
Stefan `Sec` Zehl
f941dd5451
Optimize Makefiles (add auto-dependencies),
...
and convert basic/ into a lib like the other subdirs
2011-07-09 20:17:00 +02:00
Stefan `Sec` Zehl
2985d1b9f5
Fix executor for adjustable ram size
2011-07-09 15:13:29 +02:00
schneider
3319c24c6d
2k space for applets
2011-07-08 01:30:22 +02:00
schneider
75b4e005ce
changed paths in config files
2011-06-19 22:03:37 +02:00
schneider
883e642618
new tree structure
2011-06-19 21:01:00 +02:00