On Sun, 2010-03-14 at 23:29 +0100, Daniel Otte wrote:
> So in turn the question appears "how far does the heap go?"

Well, do you use the heap at all? I would think twice before
implementing a library which uses the heap.

I don't think that any avr-libc library functions use the heap.

So if you don't use any malloc's in your code your heap will always be 0
bytes big.

Greetings,
Tobias

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
AVR-chat mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avr-chat

Reply via email to