summaryrefslogtreecommitdiff
path: root/tools/build.py
diff options
context:
space:
mode:
authorHiFiPHile <[email protected]>2026-09-01 04:54:08 +0200
committerHiFiPHile <[email protected]>2026-09-02 15:21:41 +0200
commit86893fb2ddcf2a7d263a7fc0ad07783ddb98a21f (patch)
treeb3aa4124e648233ff6ae6949413d0540d37a92ed /tools/build.py
parent4fb18bdc2bed03f7baa66bd4a550e5e6623d09f8 (diff)
parent84dcec43c709643f8a1b1ebbab6d08fbbc605a6d (diff)
Merge remote-tracking branch 'origin/master' into agent/fix-dwc2-host-fifo-allocation
Diffstat (limited to 'tools/build.py')
-rwxr-xr-xtools/build.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/build.py b/tools/build.py
index 0bb366e3d..aa8868cb8 100755
--- a/tools/build.py
+++ b/tools/build.py
@@ -34,6 +34,7 @@ ci_skip_boards = {
'adafruit_fruit_jam',
'adafruit_metro_rp2350',
'feather_rp2040_max3421',
+ 'pico2_etm_trace',
'pico_sdk',
'raspberry_pi_pico_w',
],