samd: Support entering bootloader via USB CDC 1200bps touch.

This commit is contained in:
robert-hh
2022-12-11 15:33:16 +01:00
committed by Damien George
parent e69313f89c
commit 17ab2f671b
4 changed files with 7 additions and 3 deletions

View File

@@ -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 \