Version 3.1 - 20th February 2020
This commit is contained in:
committed by
GitHub
parent
c967204edd
commit
7eabc1dbab
@@ -174,6 +174,7 @@ typedef int PinMode;
|
||||
#define WORKSPACESIZE 1280 /* Objects (8*bytes) */
|
||||
#define SYMBOLTABLESIZE 512 /* Bytes */
|
||||
#define CODESIZE 64 /* Bytes */
|
||||
#define STACKDIFF 320
|
||||
|
||||
#elif defined(ARDUINO_NRF52840_ITSYBITSY)
|
||||
#define WORKSPACESIZE 20992-SDSIZE /* Objects (8*bytes) */
|
||||
|
||||
Reference in New Issue
Block a user