<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/embassy-boot/boot/src/lib.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>Flatten embassy-boot dir tree</title>
<updated>2024-01-11T17:55:59+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2024-01-11T17:55:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=e0775fbc8ab1ecc83bce42fe6e11accf481bc9e1'/>
<id>e0775fbc8ab1ecc83bce42fe6e11accf481bc9e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>boot: update ed25519-dalek in dev-dependencies.</title>
<updated>2023-12-19T21:26:50+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2023-12-19T21:26:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=c7841a37fab60a9f017c4aa7ea3f0c9b0c2aba0d'/>
<id>c7841a37fab60a9f017c4aa7ea3f0c9b0c2aba0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Address reviews</title>
<updated>2023-12-14T14:36:22+00:00</updated>
<author>
<name>Kaitlyn Kenwell</name>
<email>redrield@gmail.com</email>
</author>
<published>2023-12-14T14:36:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=e27e00f6280683293f427d0731aa69ca32dbbe60'/>
<id>e27e00f6280683293f427d0731aa69ca32dbbe60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add embassy-usb-dfu</title>
<updated>2023-12-13T19:40:49+00:00</updated>
<author>
<name>Kaitlyn Kenwell</name>
<email>redrield@gmail.com</email>
</author>
<published>2023-12-13T19:40:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=976a7ae22aa222213861c12d515115aac87bd2e0'/>
<id>976a7ae22aa222213861c12d515115aac87bd2e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove nightly and unstable-traits features in preparation for 1.75.</title>
<updated>2023-11-29T16:26:33+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2023-11-29T16:23:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=c6989dfbca51787146f50270c671af9db434f577'/>
<id>c6989dfbca51787146f50270c671af9db434f577</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Rust nightly.</title>
<updated>2023-11-01T03:56:56+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2023-11-01T03:56:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=e519e002657e992c47bebc356b044902334d32bc'/>
<id>e519e002657e992c47bebc356b044902334d32bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor firmware updater</title>
<updated>2023-08-06T17:46:53+00:00</updated>
<author>
<name>Ulf Lilleengen</name>
<email>lulf@redhat.com</email>
</author>
<published>2023-08-03T18:56:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=a34331ae5fbf76a61bb2f65dbb13af4d34fcb176'/>
<id>a34331ae5fbf76a61bb2f65dbb13af4d34fcb176</id>
<content type='text'>
* Allow manipulating state without accessing DFU partition.
* Provide aligned buffer when creating updater to reduce potential wrong parameters passed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Allow manipulating state without accessing DFU partition.
* Provide aligned buffer when creating updater to reduce potential wrong parameters passed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent accidental revert when using firmware updater</title>
<updated>2023-06-19T20:39:00+00:00</updated>
<author>
<name>Ulf Lilleengen</name>
<email>ulf.lilleengen@gmail.com</email>
</author>
<published>2023-06-19T20:37:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=76659d9003104f8edd2472a36149565e4a55c0e6'/>
<id>76659d9003104f8edd2472a36149565e4a55c0e6</id>
<content type='text'>
This change prevents accidentally overwriting the previous firmware before
the new one has been marked as booted.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change prevents accidentally overwriting the previous firmware before
the new one has been marked as booted.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix verify test</title>
<updated>2023-05-30T12:07:35+00:00</updated>
<author>
<name>Rasmus Melchior Jacobsen</name>
<email>rmja@laesoe.org</email>
</author>
<published>2023-05-30T12:07:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=b703db4c09d1d4f0c4296a7fd7b808d96f29e1a2'/>
<id>b703db4c09d1d4f0c4296a7fd7b808d96f29e1a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Align tests</title>
<updated>2023-05-30T11:55:49+00:00</updated>
<author>
<name>Rasmus Melchior Jacobsen</name>
<email>rmja@laesoe.org</email>
</author>
<published>2023-05-30T11:55:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=c6a984f506530bc08464800abc332be9c49ac198'/>
<id>c6a984f506530bc08464800abc332be9c49ac198</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
