o-murphy / pydfuutil

PyDfuUtil - Pure python realisation of dfu-util wrappers to libusb
https://pypi.org/project/pydfuutil
GNU Lesser General Public License v3.0
5 stars 2 forks source link

unrecognized arguments: DFU Driver #16

Open premanandaembed opened 4 weeks ago

premanandaembed commented 4 weeks ago

this is the command i used pydfuutil -d "pid:vid" -a "devname" -D "dfu_filepath" which is not working, but same command in dfu-util it worked.