aboutsummaryrefslogtreecommitdiffstats
path: root/lib/samd21/samd21.patch
Commit message (Collapse)AuthorAgeFilesLines
* lib: Remove now unused ARM Cortex-M linker scripts and boot assemblyKevin O'Connor2019-09-061-13/+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-011-13/+0
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* lib: Update samd21 code with local changesKevin O'Connor2018-08-071-0/+26
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>