aboutsummaryrefslogtreecommitdiffstats
path: root/lib/sam3x/gcc
Commit message (Collapse)AuthorAgeFilesLines
* lib: Remove now unused ARM Cortex-M linker scripts and boot assemblyKevin O'Connor2019-09-0613-1085/+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: Modify SAM3X CMSIS files to work with GCC's lto featureKevin O'Connor2018-08-061-1/+1
| | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* lib: Add Atmel SAM3X CMSIS filesKevin O'Connor2018-08-0614-0/+1324
Add most recent SAM3X CMSIS files from Atmel. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>