<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mcu.cmake.git, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://trygvis.io/git/2016/09/mcu.cmake.git/atom?h=master</id>
<link rel='self' href='https://trygvis.io/git/2016/09/mcu.cmake.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2016/09/mcu.cmake.git/'/>
<updated>2017-01-26T13:30:07Z</updated>
<entry>
<title>nrf5x: Support for using your own startup files instead of the ones from the SDK.</title>
<updated>2017-01-26T13:30:07Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2017-01-26T13:30:07Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2016/09/mcu.cmake.git/commit/?id=ba679f16fff7787840fd3536dc265dda39f1886c'/>
<id>urn:sha1:ba679f16fff7787840fd3536dc265dda39f1886c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>o Adding editorconfig.</title>
<updated>2017-01-26T13:29:29Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2017-01-26T13:29:29Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2016/09/mcu.cmake.git/commit/?id=19f3ed1b073e743345639c3bf0b9204697394c42'/>
<id>urn:sha1:19f3ed1b073e743345639c3bf0b9204697394c42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>o Adding support for nrf51422.</title>
<updated>2017-01-26T13:06:56Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2017-01-24T12:14:22Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2016/09/mcu.cmake.git/commit/?id=e163b92deffbc5d37419f01e9defd94b8fb2c07b'/>
<id>urn:sha1:e163b92deffbc5d37419f01e9defd94b8fb2c07b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>o Adding a generic binutils part for creating the info files (.nm, disassembly, size, hex and bin files.)</title>
<updated>2017-01-15T14:04:02Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2017-01-15T14:04:02Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2016/09/mcu.cmake.git/commit/?id=2155ab2b72cc4f076dc0a25d0e3a5fdd4d218998'/>
<id>urn:sha1:2155ab2b72cc4f076dc0a25d0e3a5fdd4d218998</id>
<content type='text'>
o Adding initial support for STM32F103xx chips. Can easily be expanded to all at least the F1 series.
</content>
</entry>
<entry>
<title>o Compatibility with SDK v12.1.0.</title>
<updated>2016-11-12T19:28:58Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2016-11-12T19:28:58Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2016/09/mcu.cmake.git/commit/?id=7bd30b64fb5eaccb9c4a78b0bb4413d5a476089c'/>
<id>urn:sha1:7bd30b64fb5eaccb9c4a78b0bb4413d5a476089c</id>
<content type='text'>
o Windows compatibility, the build works but haven't tested programming yet.
</content>
</entry>
<entry>
<title>o Support for S132.</title>
<updated>2016-11-12T12:02:30Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2016-11-12T12:02:30Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2016/09/mcu.cmake.git/commit/?id=d6e6c587e9f5c599bae57a9a5532c6f9a108906a'/>
<id>urn:sha1:d6e6c587e9f5c599bae57a9a5532c6f9a108906a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>o Not setting a default linker script for targets with a softdevice, a proper error message instead.</title>
<updated>2016-09-13T06:31:19Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2016-09-13T06:31:19Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2016/09/mcu.cmake.git/commit/?id=b31c8738e284119baa625aeef8ab6e6ede620756'/>
<id>urn:sha1:b31c8738e284119baa625aeef8ab6e6ede620756</id>
<content type='text'>
</content>
</entry>
<entry>
<title>o Renaming everything from nRF51 to nRF5x to better match the SDK.</title>
<updated>2016-09-13T05:49:25Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2016-09-13T05:49:25Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2016/09/mcu.cmake.git/commit/?id=779987c9eddfe219d0775a03141be54f6822c89e'/>
<id>urn:sha1:779987c9eddfe219d0775a03141be54f6822c89e</id>
<content type='text'>
o Using the correct startup code based on chip family.
o Adding -flash and -softdevice-flash goals if nrfjprog is available.
</content>
</entry>
<entry>
<title>o Adding targets to flash the firmware.</title>
<updated>2016-09-12T16:39:34Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2016-09-12T16:39:34Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2016/09/mcu.cmake.git/commit/?id=94797ba0604f52bfdbe6ade2cb29724a05c17c57'/>
<id>urn:sha1:94797ba0604f52bfdbe6ade2cb29724a05c17c57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>o Working version back to listing everything in the cmake file but some help from the cmake libs.</title>
<updated>2016-09-11T22:13:59Z</updated>
<author>
<name>Trygve Laugstøl</name>
<email>trygvis@inamo.no</email>
</author>
<published>2016-09-11T22:13:59Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2016/09/mcu.cmake.git/commit/?id=17ced7d38a9f1fcefc723420038470b4382f6dad'/>
<id>urn:sha1:17ced7d38a9f1fcefc723420038470b4382f6dad</id>
<content type='text'>
</content>
</entry>
</feed>
