Increase stacks size

This commit is contained in:
Nanosonde 2020-11-02 14:50:29 +01:00
parent dfba036161
commit 4fa3b24b36

View File

@ -34,7 +34,7 @@
* Default Linker script for the Texas Instruments CC1310 * Default Linker script for the Texas Instruments CC1310
*/ */
STACKSIZE = 2048; STACKSIZE = 4096+1024;
HEAPSIZE = 4096; HEAPSIZE = 4096;
MEMORY MEMORY