Skip to content

Commit 58fb7b9

Browse files
authored
Update mpconfigport.mk to get builds working
1 parent 6046d37 commit 58fb7b9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ports/raspberrypi/mpconfigport.mk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ endif
2626
CIRCUITPY_FULL_BUILD = 1
2727
CIRCUITPY_BITOPS = 1
2828
CIRCUITPY_PWMIO = 1
29+
30+
2931
CIRCUITPY_PULSEIO = 1
3032

3133
# Things that need to be implemented.

0 commit comments

Comments
 (0)