Samuel Sadok
2fde5b4d85
improve cross platform compatibility
...
- python odrive module can be used from python2 again
- the automatic firmware version.h generation is now based on python instead of bash (which didn't work well on Windows)
2018-04-24 15:35:10 -07:00
Oskar Weigl
89ee84ca39
releae with setuptools, fix some help text
2018-04-21 17:44:25 -07:00
Samuel Sadok
7b9b0f884b
Add batch file for windows as a trampoline for the actual script
...
The installation does not work unless pywin32 is already installed.
See: https://github.com/mhammond/pywin32/issues/1197
2018-04-17 20:08:15 -07:00
Samuel Sadok
0eddbfc11c
Add udev-setup command to odrivetool
2018-04-17 20:08:15 -07:00
Samuel Sadok
cd5b9014c1
include PyWin32 as dependency for windows, add "Developer Preview" note
2018-04-17 20:07:59 -07:00
Samuel Sadok
d413f3a490
rename odrvtool to odrivetool and include odrive.dfuse in pip package
2018-04-07 21:49:34 -07:00
Samuel Sadok
fbaac861d7
rename odrvtool to odrivetool
2018-03-30 16:46:22 -07:00
Samuel Sadok
eeb5786397
add setup.py to publish python tools to PyPi
2018-03-30 16:21:30 -07:00