clone correct valentyusb branch

This commit is contained in:
Ben Stobbs 2022-06-19 12:58:01 +01:00
parent db3fa1efc7
commit ca97d91424
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ git_repos = {
# ------------------
"pythondata-software-picolibc": GitRepo(url="https://github.com/litex-hub/", clone="recursive"),
"pythondata-software-compiler_rt": GitRepo(url="https://github.com/litex-hub/"),
"valentyusb": GitRepo(url="https://github.com/litex-hub/"),
"valentyusb": GitRepo(url="https://github.com/litex-hub/", branch="hw_cdc_eptri"),
"litex": GitRepo(url="https://github.com/enjoy-digital/", tag=True),
# LiteX Cores Ecosystem.