wake-0 / fhvOS

This repository contains an os for the arm cortex a8 in combination with beaglebone.
GNU General Public License v2.0
7 stars 1 forks source link

[General] Increase stack/heap size of kernel #102

Closed trylimits closed 9 years ago

trylimits commented 9 years ago

We have to increase the size of the heap and the stack sizes for interrupts.

trylimits commented 9 years ago

Done