summaryrefslogtreecommitdiff
path: root/hw
diff options
context:
space:
mode:
authorhathach <[email protected]>2025-09-26 11:51:09 +0700
committerhathach <[email protected]>2025-09-26 11:51:09 +0700
commite92262eb5cdc35dfc6019c97d1b9166be0f5e62f (patch)
tree8d7084397232e86ef2ac64dd3d97dc19c25326d6 /hw
parente4f7fcf7ec4239aff6193a8d71cd0e8ce94024dd (diff)
fix more ci build
Diffstat (limited to 'hw')
-rw-r--r--hw/bsp/samd11/family.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/bsp/samd11/family.cmake b/hw/bsp/samd11/family.cmake
index 965b1cfb5..e3dc23c35 100644
--- a/hw/bsp/samd11/family.cmake
+++ b/hw/bsp/samd11/family.cmake
@@ -54,6 +54,7 @@ function(add_board_target BOARD_TARGET)
OSC32K_OVERWRITE_CALIBRATION=0
CFG_EXAMPLE_MSC_READONLY
CFG_EXAMPLE_VIDEO_READONLY
+ CFG_EXAMPLE_MTP_READONLY
)
update_board(${BOARD_TARGET})