Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o Adding a generic binutils part for creating the info files (.nm, ↵ | Trygve Laugstøl | 2017-01-15 | 1 | -6/+6 |
| | | | | | | disassembly, size, hex and bin files.) o Adding initial support for STM32F103xx chips. Can easily be expanded to all at least the F1 series. | ||||
* | o Compatibility with SDK v12.1.0. | Trygve Laugstøl | 2016-11-12 | 1 | -15/+59 |
| | | | | o Windows compatibility, the build works but haven't tested programming yet. | ||||
* | o Support for S132. | Trygve Laugstøl | 2016-11-12 | 1 | -0/+4 |
| | |||||
* | o Renaming everything from nRF51 to nRF5x to better match the SDK. | Trygve Laugstøl | 2016-09-13 | 1 | -0/+76 |
o Using the correct startup code based on chip family. o Adding -flash and -softdevice-flash goals if nrfjprog is available. |