aboutsummaryrefslogtreecommitdiff
path: root/ATmega48
diff options
context:
space:
mode:
authorNicolas Schodet2010-07-11 17:18:29 +0200
committerNicolas Schodet2010-08-20 00:18:22 +0200
commit5c0e26fb7be7d1e268462221c30998ddb2223580 (patch)
tree570a3832573f310d49aee00032c16e54932e0cbf /ATmega48
parent0f35027d33aafa32593e7c2e1fe54f7dc3fb33dc (diff)
gcc: automatically compute user flash size
This is done at link time. As a consequence, the user flash size is not available at compile time, which is a problem for the FILEHEADER type. This is solved by using a maximum size so that the static Header variable is big enough. It would not have been a problem if this variable was put on the stack.
Diffstat (limited to 'ATmega48')
0 files changed, 0 insertions, 0 deletions