Daniel Beer
|
cf5b7f3399
|
Handle non-standard baud rates in sport_open().
This should allow the use of the Olimex MSP430-JTAG-ISO on Windows (and
other platforms, if handling is implemented).
|
2012-02-29 16:59:41 +13: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
|
711ffbfd1a
|
olimex: fix V2 tty access, and introduce olimex-v1 driver.
The olimex-v1 driver must be used when accessing a V1 device via the
tty interface.
|
2011-12-26 11:22:04 +13:00 |
Daniel Beer
|
6ac5c5a618
|
Restructuring: move drivers into drivers/
|
2011-09-14 16:15:37 +12:00 |