esposch
047450f858
Added some comments.
...
Also cleaned up the USB drivers a bit; moved more stuff to
genericUsbDriver.
2016-10-24 12:40:06 +11:00
esposch
ea47ae4133
Oh, it's just like .dlls but they call it something different on Linux.
...
Fair enough.
USB Control working. Iso still WIP, but if it works first time it
should be up and running tomorrow!
2016-10-20 17:16:09 +11:00
EspoTek
10a09fdf50
More changes for multiplatform build
...
.pro file now works with both Windows and Linux. Have fixed up some
header names to have capital letters. Windows doesn't mind, but Linux
cracks the shits. Hop to have it runnning in Ubuntu ASAP.
2016-10-20 12:54:05 +11:00
EspoTek
bd8480541c
Subclassed winUsbDriver
...
Created a genericUsbDriver class and then subclassed winUsbDriver to it.
2016-10-18 09:44:58 +11:00