mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-02-01 10:05:12 -05:00
Build tp1 firmware in CI
This commit is contained in:
parent
92136983c5
commit
0e166e4159
4
.github/workflows/ci.yaml
vendored
4
.github/workflows/ci.yaml
vendored
@ -45,6 +45,10 @@ jobs:
|
|||||||
working-directory: hw/boards/mta1-usb-v1/ch552_fw
|
working-directory: hw/boards/mta1-usb-v1/ch552_fw
|
||||||
run: make
|
run: make
|
||||||
|
|
||||||
|
- name: compile tp1 firmware
|
||||||
|
working-directory: hw/boards/tp1/firmware
|
||||||
|
run: ./build.sh
|
||||||
|
|
||||||
- name: make production test gateware
|
- name: make production test gateware
|
||||||
working-directory: hw/production_test/application_fpga_test_gateware
|
working-directory: hw/production_test/application_fpga_test_gateware
|
||||||
run: make
|
run: make
|
||||||
|
Loading…
x
Reference in New Issue
Block a user