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 | -1/+8 |
| | | | | | | 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 | -0/+3 |
| | | | | o Windows compatibility, the build works but haven't tested programming yet. | ||||
* | o Renaming everything from nRF51 to nRF5x to better match the SDK. | Trygve Laugstøl | 2016-09-13 | 1 | -2/+4 |
| | | | | | 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 | 1 | -0/+1 |
| | |||||
* | o Working version back to listing everything in the cmake file but some help ↵ | Trygve Laugstøl | 2016-09-12 | 1 | -1/+3 |
| | | | | from the cmake libs. | ||||
* | o Initial import of mcu.cmake containing old Intel Quark D2000 cmake code ↵ | Trygve Laugstøl | 2016-09-04 | 1 | -0/+9 |
and new NRF51 code. The Intel code is not useful and the NRF code needs to be updated to support NRF52 chips. |