Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-10-03 | usb-rs485: enable rs485 mode. | Karl Palsson | 1 | -2/+2 | |
Tested on the f1 with a LA only, but traces look good and as expected. future work to actually hook it up to a rs485 device. | |||||
2016-09-30 | usb-serial: functional on f1. | Karl Palsson | 1 | -5/+14 | |
2016-09-26 | ubs-serial-rs485: First solidly working version. | Karl Palsson | 1 | -0/+50 | |
Needs major refactoring to split out the _actual_ arch dependent pieces. Needs parity and more complete baud rate support. Needs rs485 support. |