Skip to content

Commit f0670fd

Browse files
committed
fix make build
1 parent 3b00724 commit f0670fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hw/bsp/samd11/family.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ CFLAGS += \
88
-DOSC32K_OVERWRITE_CALIBRATION=0 \
99
-DCFG_EXAMPLE_MSC_READONLY \
1010
-DCFG_EXAMPLE_VIDEO_READONLY \
11+
-DCFG_EXAMPLE_MTP_READONLY \
1112
-DCFG_TUSB_MCU=OPT_MCU_SAMD11
1213

1314
# suppress warning caused by vendor mcu driver

0 commit comments

Comments
 (0)