Skip to content

Commit

Permalink
Merge branch 'feature/usb_device/pytests' into 'master'
Browse files Browse the repository at this point in the history
tinyusb: Add TinyUSB example tests

See merge request espressif/esp-idf!19194
  • Loading branch information
tore-espressif committed Aug 11, 2022
2 parents fd81014 + d777b79 commit 71566c4
Show file tree
Hide file tree
Showing 19 changed files with 431 additions and 234 deletions.
1 change: 1 addition & 0 deletions .gitlab/ci/dependencies/dependencies.yml
Expand Up @@ -167,6 +167,7 @@ build:integration_test:
- wifi # example_test_002, example_test*wifi*
- ethernet # example_test*ethernet*
- sdio # UT_044, UT_045
- usb # USB Device & Host tests
patterns:
- "{0}-{1}-{2}"
- "{0}-{2}"
Expand Down

0 comments on commit 71566c4

Please sign in to comment.