Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | o Compatibility with SDK v12.1.0. | Trygve Laugstøl | 2016-11-12 | 5 | -19/+98 |
| | | | | o Windows compatibility, the build works but haven't tested programming yet. | ||||
* | o Support for S132. | Trygve Laugstøl | 2016-11-12 | 2 | -1/+30 |
| | |||||
* | 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 | 6 | -149/+173 |
| | | | | | o Using the correct startup code based on chip family. o Adding -flash and -softdevice-flash goals if nrfjprog is available. | ||||
* | o Adding targets to flash the firmware. | Trygve Laugstøl | 2016-09-12 | 4 | -182/+61 |
| | |||||
* | o Working version back to listing everything in the cmake file but some help ↵ | Trygve Laugstøl | 2016-09-12 | 4 | -72/+168 |
| | | | | from the cmake libs. | ||||
* | o Almost working version, not quite. Probably not the right way to do stuff. | Trygve Laugstøl | 2016-09-11 | 3 | -34/+311 |
| | |||||
* | o Initial import of mcu.cmake containing old Intel Quark D2000 cmake code ↵ | Trygve Laugstøl | 2016-09-04 | 10 | -0/+462 |
and new NRF51 code. The Intel code is not useful and the NRF code needs to be updated to support NRF52 chips. |