Daniel Beer
|
651d18e121
|
bsllib: separate modem control line sequencing.
|
2014-04-02 14:48:42 +13:00 |
Daniel Beer
|
4417bf82a7
|
flash_bsl: allow specification of custom entry/exit sequences.
|
2014-04-02 12:39:01 +13:00 |
Daniel Beer
|
2c7df22f4a
|
Fix build errors on Windows.
|
2014-03-08 17:55:07 +13:00 |
Daniel Beer
|
520b9cd071
|
flash_bsl: correct entry sequence.
Contributed by Micle Chebotarev <mcheb@yandex.ru>.
|
2013-09-16 16:28:29 +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
|
eae3026f5a
|
flash_bsl: fix error with large block sizes.
|
2012-07-16 10:05:46 +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 |
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 |