<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/embassy-util, 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>split `embassy-util` into `embassy-futures`, `embassy-sync`.</title>
<updated>2022-08-22T20:18:13+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2022-08-22T19:46:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=21072bee48ff6ec19b79e0d9527ad8cc34a4e9e0'/>
<id>21072bee48ff6ec19b79e0d9527ad8cc34a4e9e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Forever, switch to static_cell.</title>
<updated>2022-08-22T14:11:40+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2022-08-22T13:51:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=478f4727846f6a43c28fff3b09cb639c0b800465'/>
<id>478f4727846f6a43c28fff3b09cb639c0b800465</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to critical-section 1.0, atomic-polyfill 1.0</title>
<updated>2022-08-17T17:01:56+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2022-08-14T21:16:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=67edea41686084a444e1455d17d5482b10c54abd'/>
<id>67edea41686084a444e1455d17d5482b10c54abd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add -boot docserver metadata.</title>
<updated>2022-08-15T18:41:00+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2022-08-15T18:40:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=dff6847e9c77fa658bea95ba16c11519f0506800'/>
<id>dff6847e9c77fa658bea95ba16c11519f0506800</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add documentation to Signal::poll_wait(..).</title>
<updated>2022-08-15T15:20:35+00:00</updated>
<author>
<name>Bob McWhirter</name>
<email>bmcwhirt@redhat.com</email>
</author>
<published>2022-08-15T15:20:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=b273128990f1bab01925d10f221f0e2f8dab2590'/>
<id>b273128990f1bab01925d10f221f0e2f8dab2590</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update signal.rs</title>
<updated>2022-08-15T15:07:46+00:00</updated>
<author>
<name>Bob McWhirter</name>
<email>bmcwhirt@redhat.com</email>
</author>
<published>2022-08-15T15:07:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=17b9eb5f86fe35a0951d90752fd99ca2d63783cb'/>
<id>17b9eb5f86fe35a0951d90752fd99ca2d63783cb</id>
<content type='text'>
Allow `poll_wait` to be public so higher-order futures around Signal can be built.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow `poll_wait` to be public so higher-order futures around Signal can be built.</pre>
</div>
</content>
</entry>
<entry>
<title>util/pipe: add some capacity/len getters.</title>
<updated>2022-08-04T21:18:56+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2022-08-04T21:18:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=99a97ec6c9c1212c16a5411e6743979de5a040e9'/>
<id>99a97ec6c9c1212c16a5411e6743979de5a040e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>util/pipe: add embedded-io impls for Pipe, Reader, Writer.</title>
<updated>2022-08-04T21:18:45+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2022-08-03T12:15:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=ac1a26b40f417e776de8ebd731f811134f97b3f9'/>
<id>ac1a26b40f417e776de8ebd731f811134f97b3f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>util: add pipe</title>
<updated>2022-08-03T11:55:46+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2022-08-03T11:55:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=3967c4194b1f28d2179fd30ec7fa688bcf23ab1b'/>
<id>3967c4194b1f28d2179fd30ec7fa688bcf23ab1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Split embassy crate into embassy-executor, embassy-util.</title>
<updated>2022-07-29T21:40:36+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2022-07-29T19:58:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=a0f1b0ee01d461607660d2d56b5b1bdc57e0d3fb'/>
<id>a0f1b0ee01d461607660d2d56b5b1bdc57e0d3fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
