<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/embassy-extras/src/macros.rs, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/'/>
<entry>
<title>Rename embassy-extras to embassy-hal-common</title>
<updated>2021-07-29T11:44:51+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2021-07-29T11:44:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=7bfb763e0990aac1b0bc4ad95dcc55df53cdb6d9'/>
<id>7bfb763e0990aac1b0bc4ad95dcc55df53cdb6d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark Unborrow as unsafe to implement</title>
<updated>2021-05-19T21:29:33+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2021-05-19T21:21:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=105c8504b61c77bedc4123d157f674f40abc3e0b'/>
<id>105c8504b61c77bedc4123d157f674f40abc3e0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>impl Unborrow for &amp;'a mut T</title>
<updated>2021-05-19T21:20:26+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2021-05-19T20:31:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=dc67d2f4a49f4c9166fdefa4319a0e6dfab823e8'/>
<id>dc67d2f4a49f4c9166fdefa4319a0e6dfab823e8</id>
<content type='text'>
This plays nicer with user code that's generic over peripheral traits like `Instance` or `Pin`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This plays nicer with user code that's generic over peripheral traits like `Instance` or `Pin`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `init` fn. Initializes hw and returns Peripherals.</title>
<updated>2021-05-16T22:57:37+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2021-05-11T23:57:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=0310e4d458b86df31f1765104eb3aa9a6ee09bfc'/>
<id>0310e4d458b86df31f1765104eb3aa9a6ee09bfc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use `critical_section` crate</title>
<updated>2021-05-10T23:15:30+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2021-05-10T22:57:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=7fa0e571724a15fd73de65d869cb1b755e12802a'/>
<id>7fa0e571724a15fd73de65d869cb1b755e12802a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename PeripheralBorrow to Unborrow</title>
<updated>2021-04-14T17:59:52+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2021-04-14T17:59:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=97ca54fa6639371e5a871bd1e87562c126d92a16'/>
<id>97ca54fa6639371e5a871bd1e87562c126d92a16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark peripherals as taken</title>
<updated>2021-04-01T22:00:32+00:00</updated>
<author>
<name>Ian McIntyre</name>
<email>ianpmcintyre@gmail.com</email>
</author>
<published>2021-04-01T21:29:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=e7c63a09e4ee2273586df1fd05a8a9825b15b773'/>
<id>e7c63a09e4ee2273586df1fd05a8a9825b15b773</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>take clocks on peripheral take</title>
<updated>2021-03-29T14:02:23+00:00</updated>
<author>
<name>xoviat</name>
<email>xoviat@gmail.com</email>
</author>
<published>2021-03-29T14:02:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=a3d876bf46087973c6640c291ac90debe3aca562'/>
<id>a3d876bf46087973c6640c291ac90debe3aca562</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cleanup and consolidate peripherals macro</title>
<updated>2021-03-29T13:57:40+00:00</updated>
<author>
<name>xoviat</name>
<email>xoviat@gmail.com</email>
</author>
<published>2021-03-29T13:57:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=50ecb7d42b74d6bd0af91310d6d02c1a4a6531dd'/>
<id>50ecb7d42b74d6bd0af91310d6d02c1a4a6531dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>extras: fix missing absolute path in impl_borrow</title>
<updated>2021-03-28T22:58:58+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2021-03-27T03:28:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=e88d52e0dae970e1704b2b29afe1013fd6cc2af7'/>
<id>e88d52e0dae970e1704b2b29afe1013fd6cc2af7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
