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 | 12 | -902/+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: Rename lib/cmsis-sam4e/ to lib/sam4e/ | Kevin O'Connor | 2019-01-07 | 93 | -0/+18405 |
This is in preparation for merging the sam3 and sam4 code. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |