aboutsummaryrefslogtreecommitdiffstats
path: root/lib/samd51/samd51a/gcc
Commit message (Collapse)AuthorAgeFilesLines
* lib: Remove now unused ARM Cortex-M linker scripts and boot assemblyKevin O'Connor2019-09-0619-3471/+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-014-4/+4
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* lib: Update samd51 to work with gcc and bootloadersKevin O'Connor2019-01-285-5/+5
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* lib: Add Atmel SAMD51 cmsis filesKevin O'Connor2019-01-2820-0/+3535
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>