Add GAT562 UF2 release packaging

This commit is contained in:
liu weikai
2026-06-27 22:36:39 +08:00
parent 72501f69c4
commit f25b288c5c
5 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -121,8 +121,8 @@ jobs:
fi
fi
- name: Prepare and verify T-Echo-Lite UF2
if: matrix.env == 't-echo-lite'
- name: Prepare and verify nRF52840 UF2
if: matrix.env == 'gat562_mesh_evb_pro' || matrix.env == 't-echo-lite'
run: |
python scripts/prepare_nrf52_uf2.py \
--env ${{ matrix.env }} \