committed by
Daryl Zuniga
parent
cc06e91c25
commit
28b5b293b5
@ -14,6 +14,8 @@ void debuglog(const char *format, ...);
|
||||
#define xmalloc malloc
|
||||
#define xfree free
|
||||
|
||||
#define GC_MAX_ALLOC_SIZE 9000
|
||||
|
||||
#if CONFIG_ENABLED(MICROBIT_BLE_ENABLED)
|
||||
#define GC_BLOCK_SIZE 256
|
||||
#else
|
||||
|
Reference in New Issue
Block a user