<feed xmlns='http://www.w3.org/2005/Atom'>
<title>avr-ioe/examples, branch extensive</title>
<subtitle>AVR input/output expansion library</subtitle>
<id>http://git.cynerd.cz/avr-ioe/atom?h=extensive</id>
<link rel='self' href='http://git.cynerd.cz/avr-ioe/atom?h=extensive'/>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/avr-ioe/'/>
<updated>2016-06-30T15:18:49Z</updated>
<entry>
<title>Add some more progress and split non-core functionality to separate repo</title>
<updated>2016-06-30T15:18:49Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2016-06-30T15:18:49Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/avr-ioe/commit/?id=4e1ce86af16307bf7d42657db07600867c7c4bbc'/>
<id>urn:sha1:4e1ce86af16307bf7d42657db07600867c7c4bbc</id>
<content type='text'>
More progress to implementation and some changes in project it self.
This library will implement only drivers for features on chip but
nothing else. Everything connected externally is now in separate
repository.
</content>
</entry>
<entry>
<title>Another work progress</title>
<updated>2016-03-20T15:39:30Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2016-03-20T15:39:30Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/avr-ioe/commit/?id=9439c6f1caffd938673018f3af7460b33a12528e'/>
<id>urn:sha1:9439c6f1caffd938673018f3af7460b33a12528e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some chages in configuration build</title>
<updated>2016-03-20T15:36:04Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2016-03-20T15:36:04Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/avr-ioe/commit/?id=1ac3026c039cb15dd8c110c84215096854c3c804'/>
<id>urn:sha1:1ac3026c039cb15dd8c110c84215096854c3c804</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Another full update of current work</title>
<updated>2016-03-08T15:10:33Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2016-03-08T15:10:33Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/avr-ioe/commit/?id=5d29fe79d30f430ae326d9dc57ccfaed6fe61328'/>
<id>urn:sha1:5d29fe79d30f430ae326d9dc57ccfaed6fe61328</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tmp</title>
<updated>2015-11-11T14:26:13Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2015-11-11T14:26:01Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/avr-ioe/commit/?id=4e773191d447ac434536262a6f204dd991d4ad77'/>
<id>urn:sha1:4e773191d447ac434536262a6f204dd991d4ad77</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Complete commit of current work</title>
<updated>2015-10-17T13:40:51Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2015-10-17T13:40:51Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/avr-ioe/commit/?id=b0d8f22f3492fbb3f6dc0e8026e63c803af59007'/>
<id>urn:sha1:b0d8f22f3492fbb3f6dc0e8026e63c803af59007</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixes in USART and changes in ave-ioe.mk</title>
<updated>2015-10-11T21:21:07Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2015-10-11T21:21:07Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/avr-ioe/commit/?id=8fa9db4244f4ee33aa47561c569edfa62fe37928'/>
<id>urn:sha1:8fa9db4244f4ee33aa47561c569edfa62fe37928</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace usart initialization parameters with configuration</title>
<updated>2015-10-11T12:16:52Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2015-10-11T12:13:02Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/avr-ioe/commit/?id=62c4883af719f5bacd197257387a0071c625e469'/>
<id>urn:sha1:62c4883af719f5bacd197257387a0071c625e469</id>
<content type='text'>
Baudrate and other configurations are now defined in compile time by
preprocessor flags. This simplifies output code.
</content>
</entry>
<entry>
<title>Implement SPI and remove files</title>
<updated>2015-10-11T11:06:28Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2015-10-11T11:06:28Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/avr-ioe/commit/?id=bab75a6068ab0a64fe22395ad11efafccbf0d842'/>
<id>urn:sha1:bab75a6068ab0a64fe22395ad11efafccbf0d842</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing ignores of output files</title>
<updated>2015-10-11T11:03:32Z</updated>
<author>
<name>Karel Kočí</name>
<email>cynerd@email.cz</email>
</author>
<published>2015-10-11T11:03:32Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/avr-ioe/commit/?id=1b0b3cb1b61759be5c2e100d08c84e5eec924a58'/>
<id>urn:sha1:1b0b3cb1b61759be5c2e100d08c84e5eec924a58</id>
<content type='text'>
</content>
</entry>
</feed>
