Skip to content

Commit becff6f

Browse files
committed
restore pulseio to pirkey
1 parent f504af3 commit becff6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ports/atmel-samd/boards/pirkey_m0/mpconfigboard.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ CIRCUITPY_FULL_BUILD = 0
1616
CIRCUITPY_ANALOGIO = 0
1717
CIRCUITPY_MATH = 0
1818
CIRCUITPY_NEOPIXEL_WRITE = 0
19+
CIRCUITPY_PULSEIO = 1
1920
CIRCUITPY_ROTARYIO = 0
2021
CIRCUITPY_RTC = 0
2122
CIRCUITPY_USB_MIDI = 1

0 commit comments

Comments
 (0)