Build tp1 firmware in CI

This commit is contained in:
dehanj 2024-03-20 12:42:47 +01:00
parent 92136983c5
commit 0e166e4159
No known key found for this signature in database
GPG Key ID: 3707A9DBF4BB8F1A
1 changed files with 4 additions and 0 deletions

View File

@ -45,6 +45,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