Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stm32: Add support for a bootloader on stm32f0 | Kevin O'Connor | 2020-03-04 | 1 | -0/+10 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | armcm_link: Rename armcm_boot.lds.S to armcm_link.lds.S | Kevin O'Connor | 2019-08-22 | 1 | -0/+63 |
Rename the linker script so the build does not have any conflicts with the armcm_boot.d dependency file. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |