Skip to content

Commit 749a3ac

Browse files
committed
remove pwmio from litex port
1 parent 07dab34 commit 749a3ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ports/litex/mpconfigport.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ CIRCUITPY_DISPLAYIO = 0
2828
CIRCUITPY_FREQUENCYIO = 0
2929
CIRCUITPY_I2CPERIPHERAL = 0
3030
CIRCUITPY_NVM = 0
31+
CIRCUITPY_PWMIO = 0
3132
CIRCUITPY_PULSEIO = 0
3233
CIRCUITPY_ROTARYIO = 0
3334
CIRCUITPY_RTC = 0

0 commit comments

Comments
 (0)