diff --git a/litex_setup.py b/litex_setup.py index 221c4eeda..d150df0cc 100755 --- a/litex_setup.py +++ b/litex_setup.py @@ -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.