Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | samd_sercom: fix pin enumeration error when mcu is specified | John Jardine | 2019-09-17 | 1 | -3/+3 |
| | | | | | | Previously, when a sercom pin specified the mcu (myname:PIN), it would result in a pin enumeration error. Signed-off-by: John Jardine <john@gprime.net> | ||||
* | atsamd: Use enumerations for buses and reserve pins | Kevin O'Connor | 2019-04-04 | 1 | -12/+7 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | atsamd: Add support for programming SERCOM pins | Kevin O'Connor | 2019-03-01 | 1 | -0/+46 |
Signed-off-by: Florian Heilmann <Florian.Heilmann@gmx.net> Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |