Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: Add atmel same51 and same54 build definitions | Kevin O'Connor | 2022-10-13 | 94 | -32871/+0 |
| | | | | | | | This also replaces the samd51 component files with the definitions from the same54 repository. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | lib: Remove unused gcc/ directories from samd21 and samd51 directories | Kevin O'Connor | 2022-10-13 | 1 | -64/+0 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | 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> |