aboutsummaryrefslogtreecommitdiffstats
path: root/lib/samd51
Commit message (Collapse)AuthorAgeFilesLines
* lib: Remove now unused ARM Cortex-M linker scripts and boot assemblyKevin O'Connor2019-09-0620-3484/+0
| | | | | | | Remove the unused files for those boards converted to use the armcm_boot mechanism. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* lib: Remove samd21/samd51 customizations that are no longer necessaryKevin O'Connor2019-03-015-59/+4
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* lib: Update samd51 to work with gcc and bootloadersKevin O'Connor2019-01-286-5/+73
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* lib: Add Atmel SAMD51 cmsis filesKevin O'Connor2019-01-28135-0/+64991
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>