mirror of
https://github.com/thelsing/knx.git
synced 2026-03-07 02:17:30 +01:00
Increase stacks size
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
* Default Linker script for the Texas Instruments CC1310
|
||||
*/
|
||||
|
||||
STACKSIZE = 2048;
|
||||
STACKSIZE = 4096+1024;
|
||||
HEAPSIZE = 4096;
|
||||
|
||||
MEMORY
|
||||
|
||||
Reference in New Issue
Block a user