Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: Remove now unused ARM Cortex-M linker scripts and boot assembly | Kevin O'Connor | 2019-09-06 | 35 | -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 feature | Kevin O'Connor | 2019-01-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | lib: Add sam4s cmsis headers | Kevin O'Connor | 2019-01-07 | 36 | -0/+2432 |
Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |