Skip to content

Commit 0f099cd

Browse files
committed
Turn off safemode.py for pewpew_m4
1 parent c39a515 commit 0f099cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ CIRCUITPY_PWMIO = 0
3030
CIRCUITPY_RAINBOWIO = 0
3131
CIRCUITPY_ROTARYIO = 0
3232
CIRCUITPY_RTC = 0
33+
CIRCUITPY_SAFEMODE_PY = 0
3334
CIRCUITPY_SAMD = 0
3435
CIRCUITPY_TOUCHIO = 0
3536
CIRCUITPY_USB_HID = 0

0 commit comments

Comments
 (0)