Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | sam3x8e: Add initial support for Arduino Due boards | Kevin O'Connor | 2016-06-14 | 1 | -6/+7 | |
| | | | | | | | This adds basic support for running on the Atmel SAM3x8e micro-controllers that are found in the Arudino Due boards. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | avr: Initial support for Atmel AT90USB1286 mcu | Kevin O'Connor | 2016-06-05 | 1 | -0/+1 | |
| | | | | | | | Add GPIO definitions for the AT90USB1286. Add code for communicating over USB port on AT90USB1286. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | |||||
* | Initial commit of source code. | Kevin O'Connor | 2016-05-25 | 1 | -0/+88 | |
Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |