We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 388279d commit 8a4a408Copy full SHA for 8a4a408
ports/atmel-samd/boards/kicksat-sprite/mpconfigboard.h
@@ -21,3 +21,8 @@
21
#define IGNORE_PIN_PA25 1
22
23
#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