-
Notifications
You must be signed in to change notification settings - Fork 1
ashima/static_dfu
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
git submodule init git submodule update cd libusb ./autogen.sh ./configure make cd .. cd dfu-util ./autogen.sh USB_CFLAGS=-I`pwd`/../libusb/libusb/ USB_LIBS="`pwd`/../libusb/libusb/.libs/*.a -Wl,-framework,IOKit -Wl,-framework,CoreFoundation -lobjc" ./configure make
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published