Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | samd21: Add support for gpio_x_reset() | Kevin O'Connor | 2018-08-27 | 1 | -15/+35 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | samd21: Add support for gpio pins | Kevin O'Connor | 2018-08-07 | 1 | -0/+87 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | samd21: Initial support for SAMD21 micro-controllers | Kevin O'Connor | 2018-08-07 | 1 | -0/+22 |
Add initial support for the Atmel SAMD21 micro-controllers. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |