mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
nrf: Enable optional support for Arduino 1200bps touch.
Individual boards must enable it via MICROPY_HW_USB_CDC_1200BPS_TOUCH.
This commit is contained in:
committed by
Damien George
parent
de823e7741
commit
425d8fc0d6
@@ -232,6 +232,7 @@ SRC_LIB += $(addprefix shared/,\
|
||||
runtime/pyexec.c \
|
||||
runtime/sys_stdio_mphal.c \
|
||||
runtime/interrupt_char.c \
|
||||
runtime/tinyusb_helpers.c \
|
||||
timeutils/timeutils.c \
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user