diff options
| author | Ha Thach <[email protected]> | 2026-08-29 02:41:13 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-08-29 02:41:13 +0700 |
| commit | 84dcec43c709643f8a1b1ebbab6d08fbbc605a6d (patch) | |
| tree | 05565867d9879316cc6127c092e439f018ecbdaf /tools/build.py | |
| parent | 64d952c027df194ea8b107b3d5d0b6c4cb9a994b (diff) | |
| parent | f7eb812679598aecc1d7702264ba48e6c178d5da (diff) | |
Merge pull request #3851 from hathach/etmtrace-rp2350
rp2350: ETM trace board pico2_etm_trace
Diffstat (limited to 'tools/build.py')
| -rwxr-xr-x | tools/build.py | 1 |
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', ], |
