Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 66ac3ba2

Von Redmine Admin vor mehr als 1 Jahr hinzugefügt

  • ID 66ac3ba2587528e7d9523b2dbd0779fe701439f0
  • Vorgänger 6c0db9b1
  • Nachfolger 519ef091

linker script: auto expand heap to maximum size

"__stack_size" has to be set to the actual stack size. "__heap_size" is
the minimum size of the heap till the linker will refuse linking.
The linker script will automatically expand the heap to the bottom of the
stack.

  • hinzugefügt
  • geändert
  • kopiert
  • umbenannt
  • gelöscht