Skip to content

Commit 17e2598

Browse files
committed
Revert "settable pystack = 0 for kicksat-sprite"
This reverts commit f05c730.
1 parent f05c730 commit 17e2598

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

ports/atmel-samd/boards/kicksat-sprite/mpconfigboard.h

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,3 @@
2121
#define IGNORE_PIN_PA25 1
2222

2323
#define MICROPY_FATFS_EXFAT 0
24-
25-
#ifdef CIRCUITPY_SETTABLE_PYSTACK
26-
#undef CIRCUITPY_SETTABLE_PYSTACK
27-
#endif
28-
#define CIRCUITPY_SETTABLE_PYSTACK (0)

0 commit comments

Comments
 (0)