Skip to content

Commit

Permalink
Build tp1 firmware in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dehanj authored and mchack-work committed Mar 21, 2024
1 parent 2ff2e9a commit 30c799b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ jobs:
working-directory: hw/boards/mta1-usb-v1/ch552_fw
run: make

- name: compile tp1 firmware
working-directory: hw/boards/tp1/firmware
run: ./build.sh

- name: make production test gateware
working-directory: hw/production_test/application_fpga_test_gateware
run: make
Expand Down

0 comments on commit 30c799b

Please sign in to comment.