forked from linux-msm/qdl
-
Notifications
You must be signed in to change notification settings - Fork 0
License
nullog/qdl
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
7F6A
| ||||
Repository files navigation
Qualcomm Download ================= This tool communicates with USB devices of id 05c6:9008 to upload a flash loader and use this to flash images. Usage: qdl <prog.mbn> [<program> <patch> ...] Building ======== In order to build the project you need libxml2 and libusb headers and libraries, found in e.g. the libxml2-dev and libusb package. With this installed run: make for macos user: brew install libusb pkg-config make or use cmake: cmake . make INSTALL: make install
About
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 97.9%
- CMake 1.3%
- Makefile 0.8%