mirror of
https://github.com/hathach/tinyusb.git
synced 2025-03-25 10:43:44 +00:00
rename hitl to hil
This commit is contained in:
parent
1268d1a093
commit
8e690df1da
2
.github/workflows/build_iar.yml
vendored
2
.github/workflows/build_iar.yml
vendored
@ -51,7 +51,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Test on actual hardware (hardware in the loop)
|
- name: Test on actual hardware (hardware in the loop)
|
||||||
run: |
|
run: |
|
||||||
python3 tools/hitl_test.py hitl_hfp.json
|
python3 test/hil/hil_test.py hil_hfp.json
|
||||||
|
|
||||||
# # Upload binaries for hardware test with self-hosted
|
# # Upload binaries for hardware test with self-hosted
|
||||||
# - name: Prepare stm32l412nucleo Artifacts
|
# - name: Prepare stm32l412nucleo Artifacts
|
||||||
|
Loading…
x
Reference in New Issue
Block a user