aboutsummaryrefslogtreecommitdiffstats
path: root/lib/samd21
Commit message (Collapse)AuthorAgeFilesLines
* lib: Update samd21 code with local changesKevin O'Connor2018-08-073-2/+28
| | | | | | | A minor change is necessary to work with GCC's -flto and to work with common bootloaders. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* lib: Add Atmel SAMD21 cmsis headersKevin O'Connor2018-08-06120-0/+44575
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>