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 | 29 | -4245/+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 | 1 | -1/+1 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | lib: Update samd21 code with local changes | Kevin O'Connor | 2018-08-07 | 2 | -2/+2 |
| | | | | | | | A minor change is necessary to work with GCC's -flto and to work with common bootloaders. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | lib: Add Atmel SAMD21 cmsis headers | Kevin O'Connor | 2018-08-06 | 30 | -0/+4309 |
Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |