Samuel Sadok
55e3df163d
silence irrelevant error message
2018-03-12 23:46:09 -07:00
Samuel Sadok
791f9e3e35
[python tools] improve detection of ODrive in DFU mode
...
The main thread of dfu.py now only waits for an ODrive
in DFU mode and then starts flashing. A background thread
is started to detect an ODrive in normal mode and send it
into DFU mode.
2018-03-11 19:48:36 -07:00
Oskar Weigl
3ab44fb58d
make dfu run on windows
2018-03-05 20:36:46 -08:00
Samuel Sadok
fdd5e0c65e
Allow specifying the serial number when updating the firmware via USB
2018-02-22 23:50:13 -08:00
Samuel Sadok
dde6ba5a57
Add DFU over USB
...
`make dfu` now invokes a python script which puts the ODrive into DFU mode uploads the .hex file to the device via USB.
2018-02-22 19:49:10 -08:00