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 | 20 | -3484/+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 necessary | Kevin O'Connor | 2019-03-01 | 5 | -59/+4 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | lib: Update samd51 to work with gcc and bootloaders | Kevin O'Connor | 2019-01-28 | 6 | -5/+73 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | lib: Add Atmel SAMD51 cmsis files | Kevin O'Connor | 2019-01-28 | 135 | -0/+64991 |
Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |