Skip to content

Commit 650c4c5

Browse files
committed
pystack+ rainbow-
1 parent 5dba32e commit 650c4c5

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-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

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ CIRCUITPY_KEYPAD = 0
2525
CIRCUITPY_MSGPACK = 0
2626
CIRCUITPY_PS2IO = 0
2727
CIRCUITPY_RGBMATRIX = 0
28+
CIRCUITPY_RAINBOWIO = 0
2829
CIRCUITPY_ROTARYIO = 0
2930
CIRCUITPY_TOUCHIO = 0
3031
CIRCUITPY_USB_HID = 0

0 commit comments

Comments
 (0)