pystack+ rainbow-
This commit is contained in:
parent
5dba32ed07
commit
650c4c5d92
@ -21,8 +21,3 @@
|
||||
#define IGNORE_PIN_PA25 1
|
||||
|
||||
#define MICROPY_FATFS_EXFAT 0
|
||||
|
||||
#ifdef CIRCUITPY_SETTABLE_PYSTACK
|
||||
#undef CIRCUITPY_SETTABLE_PYSTACK
|
||||
#endif
|
||||
#define CIRCUITPY_SETTABLE_PYSTACK 0
|
||||
|
@ -25,6 +25,7 @@ CIRCUITPY_KEYPAD = 0
|
||||
CIRCUITPY_MSGPACK = 0
|
||||
CIRCUITPY_PS2IO = 0
|
||||
CIRCUITPY_RGBMATRIX = 0
|
||||
CIRCUITPY_RAINBOWIO = 0
|
||||
CIRCUITPY_ROTARYIO = 0
|
||||
CIRCUITPY_TOUCHIO = 0
|
||||
CIRCUITPY_USB_HID = 0
|
||||
|
Loading…
Reference in New Issue
Block a user