clone correct valentyusb branch
This commit is contained in:
parent
db3fa1efc7
commit
ca97d91424
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue