Daniel Beer
|
ce64ff10b5
|
bsl: add support for raw USB access.
|
2012-09-19 09:02:35 +12:00 |
Daniel Beer
|
29dfb4da84
|
Stop using usleep().
Use nanosleep() on Unix-like systems, and Sleep() on Windows.
|
2012-08-14 15:51:22 +12:00 |
Daniel Beer
|
68f968a637
|
sport: accept baud rates as a plain integer instead of a B* constant.
Integer baud rates are converted to B* constants in the implementation.
|
2012-02-29 16:29:00 +13:00 |
Daniel Beer
|
805b022a68
|
uif-bsl: attempt BSL access even if FET firmware is non-operational.
|
2011-12-14 13:11:02 +13:00 |
Tamas TEVESZ
|
d98d990752
|
Kill unused variables
Mark those that are unused but can't be killed accordingly.
|
2011-11-15 09:26:35 +13:00 |
Daniel Beer
|
6ac5c5a618
|
Restructuring: move drivers into drivers/
|
2011-09-14 16:15:37 +12:00 |