aboutsummaryrefslogtreecommitdiffstats
path: root/lib/sam4s/gcc
Commit message (Collapse)AuthorAgeFilesLines
* lib: Remove now unused ARM Cortex-M linker scripts and boot assemblyKevin O'Connor2019-09-0635-2160/+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: Update sam4s code so that it works with gcc's -flto featureKevin O'Connor2019-01-071-1/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* lib: Add sam4s cmsis headersKevin O'Connor2019-01-0736-0/+2432
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>