<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rtic/src/examples, branch main</title>
<subtitle>Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers
</subtitle>
<id>https://git.mciantyre.dev/rtic/atom?h=main</id>
<link rel='self' href='https://git.mciantyre.dev/rtic/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/'/>
<updated>2018-11-03T16:16:55+00:00</updated>
<entry>
<title>v0.4.0</title>
<updated>2018-11-03T16:16:55+00:00</updated>
<author>
<name>Jorge Aparicio</name>
<email>jorge@japaric.io</email>
</author>
<published>2018-11-03T16:02:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=c631049efcadca8b07940c794cce2be58fa48444'/>
<id>urn:sha1:c631049efcadca8b07940c794cce2be58fa48444</id>
<content type='text'>
closes #32
closes #33
</content>
</entry>
<entry>
<title>more fixes</title>
<updated>2018-08-24T14:31:04+00:00</updated>
<author>
<name>Jorge Aparicio</name>
<email>jorge@japaric.io</email>
</author>
<published>2018-08-24T14:31:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=abca8299268e55bdb80b649ceb6b0cc5d0f3c34a'/>
<id>urn:sha1:abca8299268e55bdb80b649ceb6b0cc5d0f3c34a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>v0.3.0</title>
<updated>2018-01-15T22:33:09+00:00</updated>
<author>
<name>Jorge Aparicio</name>
<email>jorge@japaric.io</email>
</author>
<published>2018-01-15T22:26:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=def4fc8079dcb646ef3cab446a4b160e09e169bf'/>
<id>urn:sha1:def4fc8079dcb646ef3cab446a4b160e09e169bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adapt to changes in the cortex-m crate</title>
<updated>2018-01-11T19:56:45+00:00</updated>
<author>
<name>Jorge Aparicio</name>
<email>jorge@japaric.io</email>
</author>
<published>2018-01-11T19:56:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=1be43fc489993e63577515063ceb8a83b14423b8'/>
<id>urn:sha1:1be43fc489993e63577515063ceb8a83b14423b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename LateResourceValues to LateResources</title>
<updated>2017-12-09T12:20:41+00:00</updated>
<author>
<name>Jorge Aparicio</name>
<email>jorge@japaric.io</email>
</author>
<published>2017-12-08T12:31:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=79e2b7dc2e891a39b45c4a82a8089697a957f81b'/>
<id>urn:sha1:79e2b7dc2e891a39b45c4a82a8089697a957f81b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>v0.2.2</title>
<updated>2017-11-22T08:29:01+00:00</updated>
<author>
<name>Jorge Aparicio</name>
<email>jorge@japaric.io</email>
</author>
<published>2017-11-22T08:27:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=948e1fd0fbd96f574c31909843b2ed3debabf6fc'/>
<id>urn:sha1:948e1fd0fbd96f574c31909843b2ed3debabf6fc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update examples</title>
<updated>2017-07-29T05:46:38+00:00</updated>
<author>
<name>Jorge Aparicio</name>
<email>jorge@japaric.io</email>
</author>
<published>2017-07-29T05:34:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=2d80f3631bc3bf382ae24c25dbf8ff33af2ad430'/>
<id>urn:sha1:2d80f3631bc3bf382ae24c25dbf8ff33af2ad430</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update examples</title>
<updated>2017-07-28T03:40:47+00:00</updated>
<author>
<name>Jorge Aparicio</name>
<email>jorge@japaric.io</email>
</author>
<published>2017-07-28T03:40:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=e85d6e53c89cd1ea1da8826778c5a74154fb651d'/>
<id>urn:sha1:e85d6e53c89cd1ea1da8826778c5a74154fb651d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update CI</title>
<updated>2017-07-21T04:03:45+00:00</updated>
<author>
<name>Jorge Aparicio</name>
<email>jorge@japaric.io</email>
</author>
<published>2017-07-21T04:03:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=0788a15a39599dece96ba5d2f8cb15c7e397939a'/>
<id>urn:sha1:0788a15a39599dece96ba5d2f8cb15c7e397939a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>`Resource` trait, docs, examples and rtfm-syntax related changes</title>
<updated>2017-07-21T03:53:44+00:00</updated>
<author>
<name>Jorge Aparicio</name>
<email>jorge@japaric.io</email>
</author>
<published>2017-07-21T03:53:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.mciantyre.dev/rtic/commit/?id=c7b9507a57f2ba28c18b15dd2719a1c56f74a302'/>
<id>urn:sha1:c7b9507a57f2ba28c18b15dd2719a1c56f74a302</id>
<content type='text'>
</content>
</entry>
</feed>
