mirror of
https://github.com/hathach/tinyusb.git
synced 2026-02-05 13:35:39 +00:00
rename hitl to hil
This commit is contained in:
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)
|
||||
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
|
||||
# - name: Prepare stm32l412nucleo Artifacts
|
||||
|
||||
Reference in New Issue
Block a user