Bump up interrupt depth.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
VERSION=7.0.4
|
||||
VERSION=7.0.5
|
||||
REVISION=$(shell git rev-parse HEAD)
|
||||
|
||||
OUT = out
|
||||
|
||||
@ -54,7 +54,7 @@
|
||||
# define HEAP_SIZE 2 * 1024
|
||||
# define STACK_SIZE 32
|
||||
#endif
|
||||
#define INTERRUPT_STACK_CELLS 16
|
||||
#define INTERRUPT_STACK_CELLS 64
|
||||
|
||||
#define PLATFORM_OPCODE_LIST \
|
||||
/* Memory Allocation */ \
|
||||
|
||||
Reference in New Issue
Block a user