Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: Remove pjrc_usb_serial | Kevin O'Connor | 2018-09-30 | 1 | -124/+0 |
| | | | | | | The pjrc_usb_serial is no longer used. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | avr: Initial support for Atmel AT90USB1286 mcu | Kevin O'Connor | 2016-06-05 | 1 | -0/+124 |
Add GPIO definitions for the AT90USB1286. Add code for communicating over USB port on AT90USB1286. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |