Mariano Alvira
|
64ded5aecc
|
run the linker script through CPP so that the stack sizes can be
changed using CONF parameters via DEFINES (e.g. SYS_CONF_STACK_SIZE
4096)
|
2013-01-05 17:08:59 -05:00 |
|
Mariano Alvira
|
2c79ab4962
|
mc1322x: increase the heap to 4K
|
2011-03-05 16:52:35 -05:00 |
|
Mariano Alvira
|
f0c27340c6
|
mc1322x: increase the HEAP to 2048 bytes: needed for COAP server.
|
2011-02-25 16:10:08 -05:00 |
|
Mariano Alvira
|
f5ba70cd20
|
add heap and _sbrk to mc13224v
|
2011-02-08 09:07:23 -05:00 |
|
maralvira
|
b8ebce0fef
|
add a memory section for RAM so that the linker will warn when you've
made your program too big.
|
2010-11-07 14:54:05 +00:00 |
|
maralvira
|
8385536c41
|
fix how start object is linked
|
2010-11-07 14:52:23 +00:00 |
|
maralvira
|
57513948c9
|
Move stack near BSS so it doesn't take up space in the .bin
|
2010-11-07 14:48:52 +00:00 |
|
maralvira
|
1145fa9ba9
|
initial mc1322x commit
based on commit aac3a355451d899f02737f2907af8c874ee4feba of
git://git.devl.org/git/malvira/contiki-mc1322x.git
|
2010-06-09 14:43:22 +00:00 |
|