cabana: use vendored libusb from commaai/dependencies (#37681)

This commit is contained in:
Adeeb Shihadeh
2026-03-14 16:47:17 -07:00
committed by GitHub
parent 5e7f5dd840
commit a68ea44af3
4 changed files with 13 additions and 4 deletions
+1
View File
@@ -35,6 +35,7 @@ dependencies = [
"zstd @ git+https://github.com/commaai/dependencies.git@release-zstd#subdirectory=zstd",
"ncurses @ git+https://github.com/commaai/dependencies.git@release-ncurses#subdirectory=ncurses",
"zeromq @ git+https://github.com/commaai/dependencies.git@release-zeromq#subdirectory=zeromq",
"libusb @ git+https://github.com/commaai/dependencies.git@release-libusb#subdirectory=libusb",
"git-lfs @ git+https://github.com/commaai/dependencies.git@release-git-lfs#subdirectory=git-lfs",
"gcc-arm-none-eabi @ git+https://github.com/commaai/dependencies.git@release-gcc-arm-none-eabi#subdirectory=gcc-arm-none-eabi",