File tree Expand file tree Collapse file tree 1 file changed +5
-9
lines changed
ports/atmel-samd/boards/bradanlanestudio_coin_m0 Expand file tree Collapse file tree 1 file changed +5
-9
lines changed Original file line number Diff line number Diff line change @@ -28,26 +28,22 @@ LONGINT_IMPL = NONE
2828
2929CIRCUITPY_FULL_BUILD = 0
3030
31- CIRCUITPY_AESIO = 0
32- CIRCUITPY_AUDIOBUSIO = 0
3331CIRCUITPY_AUDIOIO = 1
34- CIRCUITPY_BITBANGIO = 0
3532CIRCUITPY_BITMAPFILTER = 0
36- CIRCUITPY_BITMAPTOOLS = 0
37- CIRCUITPY_BLEIO = 0
38- CIRCUITPY_BLEIO_HCI = 0
3933CIRCUITPY_DISPLAYIO = 0
34+ CIRCUITPY_FLOPPYIO = 0
35+ CIRCUITPY_FLOPPYIO = 0
4036CIRCUITPY_FRAMEBUFFERIO = 0
41- CIRCUITPY_FREQUENCYIO = 0
42- CIRCUITPY_I2CTARGET = 0
43- CIRCUITPY_KEYPAD = 0
37+ CIRCUITPY_MAX3421E = 0
4438CIRCUITPY_ONEWIREIO = 0
4539CIRCUITPY_PS2IO = 0
4640CIRCUITPY_PULSEIO = 0
4741CIRCUITPY_RGBMATRIX = 0
4842CIRCUITPY_ROTARYIO = 0
43+ CIRCUITPY_ROTARYIO_SOFTENCODER = 0
4944CIRCUITPY_RTC = 0
5045CIRCUITPY_TOUCHIO = 1
46+ CIRCUITPY_TOUCHIO_USE_NATIVE = 1
5147CIRCUITPY_USB_HID = 1
5248CIRCUITPY_USB_MIDI = 0
5349
You can’t perform that action at this time.
0 commit comments