mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
samd: Support entering bootloader via USB CDC 1200bps touch.
This commit is contained in:
@@ -117,6 +117,7 @@ SHARED_SRC_C += \
|
||||
shared/runtime/stdout_helpers.c \
|
||||
shared/runtime/sys_stdio_mphal.c \
|
||||
shared/timeutils/timeutils.c \
|
||||
shared/tinyusb/mp_cdc_common.c \
|
||||
|
||||
ASF4_SRC_C += $(addprefix lib/asf4/$(MCU_SERIES_LOWER)/,\
|
||||
hal/src/hal_atomic.c \
|
||||
|
||||
Reference in New Issue
Block a user