Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-02-21 | usb-rs485: more docs | Karl Palsson | 1 | -0/+3 | |
2017-02-21 | usb-rs485: update to latest library master | Karl Palsson | 2 | -5/+4 | |
2016-10-03 | usb-rs485: enable rs485 mode. | Karl Palsson | 2 | -16/+12 | |
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-rs485: update readme | Karl Palsson | 1 | -0/+9 | |
2016-09-30 | usb-serial: functional f4 | Karl Palsson | 2 | -2/+48 | |
Add stubs based on f1, and include irq timing pin | |||||
2016-09-30 | usb-serial: f1: try and diagnose corruption in rx path | Karl Palsson | 1 | -0/+1 | |
2016-09-30 | usb-serial: functional on f1. | Karl Palsson | 7 | -111/+379 | |
2016-09-26 | ubs-serial-rs485: First solidly working version. | Karl Palsson | 9 | -0/+887 | |
Needs major refactoring to split out the _actual_ arch dependent pieces. Needs parity and more complete baud rate support. Needs rs485 support. |