Skip to content

Commit e1b5ae3

Browse files
authored
Merge pull request #2849 from simmel-project/simmel-enable-hid
nrf: simmel: enable CIRCUITPY_USB_HID
2 parents 242063e + b128399 commit e1b5ae3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ports/nrf/boards/simmel/mpconfigboard.mk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ CIRCUITPY_ROTARYIO = 0
2323
CIRCUITPY_RTC = 1
2424
CIRCUITPY_TOUCHIO = 0
2525
CIRCUITPY_ULAB = 0
26-
CIRCUITPY_USB_HID = 0
2726

2827
# Enable micropython.native
2928
#CIRCUITPY_ENABLE_MPY_NATIVE = 1

0 commit comments

Comments
 (0)