settable pystack = 0 for kicksat-sprite
This commit is contained in:
parent
8abce77971
commit
f05c730a01
@ -21,3 +21,8 @@
|
||||
#define IGNORE_PIN_PA25 1
|
||||
|
||||
#define MICROPY_FATFS_EXFAT 0
|
||||
|
||||
#ifdef CIRCUITPY_SETTABLE_PYSTACK
|
||||
#undef CIRCUITPY_SETTABLE_PYSTACK
|
||||
#endif
|
||||
#define CIRCUITPY_SETTABLE_PYSTACK (0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user