Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nrf5x: Support for using your own startup files instead of the ones from the ↵HEADmaster | Trygve Laugstøl | 2017-01-26 | 1 | -5/+11 |
| | | | | SDK. | ||||
* | o Adding support for nrf51422. | Trygve Laugstøl | 2017-01-26 | 1 | -0/+2 |
| | |||||
* | o Compatibility with SDK v12.1.0. | Trygve Laugstøl | 2016-11-12 | 1 | -4/+4 |
| | | | | o Windows compatibility, the build works but haven't tested programming yet. | ||||
* | o Support for S132. | Trygve Laugstøl | 2016-11-12 | 1 | -1/+26 |
| | |||||
* | o Not setting a default linker script for targets with a softdevice, a ↵ | Trygve Laugstøl | 2016-09-13 | 1 | -19/+37 |
| | | | | proper error message instead. | ||||
* | o Renaming everything from nRF51 to nRF5x to better match the SDK. | Trygve Laugstøl | 2016-09-13 | 2 | -0/+247 |
o Using the correct startup code based on chip family. o Adding -flash and -softdevice-flash goals if nrfjprog is available. |