<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/embassy-usb-dfu/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>embassy-dfu-usb: Allow `application` and `dfu` feature at the same time</title>
<updated>2025-09-01T16:07:31+00:00</updated>
<author>
<name>Patrick Gansterer</name>
<email>paroga@paroga.com</email>
</author>
<published>2025-09-01T16:07:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=c00efd485c0d422188badddde13613ea50668080'/>
<id>c00efd485c0d422188badddde13613ea50668080</id>
<content type='text'>
Since there is no technical reason to disallow the use of both features
at the same time, remove the artifical contraint to give developers
more freedom with their implementations.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since there is no technical reason to disallow the use of both features
at the same time, remove the artifical contraint to give developers
more freedom with their implementations.
</pre>
</div>
</content>
</entry>
<entry>
<title>embassy-usb-dfu: Change return of reset to ()</title>
<updated>2025-05-08T05:09:21+00:00</updated>
<author>
<name>Matthew Tran</name>
<email>0e4ef622@gmail.com</email>
</author>
<published>2025-05-08T05:09:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=d35df5cfbadb0142d4c8fd44b5dcbfa81ab7ac15'/>
<id>d35df5cfbadb0142d4c8fd44b5dcbfa81ab7ac15</id>
<content type='text'>
Also adds &amp;self to the Reset trait, which makes it easier to implement
cleanup/delays before actually resetting.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also adds &amp;self to the Reset trait, which makes it easier to implement
cleanup/delays before actually resetting.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: document usb-logger and usb-dfu</title>
<updated>2023-12-19T15:33:05+00:00</updated>
<author>
<name>Ulf Lilleengen</name>
<email>ulf.lilleengen@gmail.com</email>
</author>
<published>2023-12-19T15:33:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=9ddf8b08e448caca3825fc47aa737247323d8725'/>
<id>9ddf8b08e448caca3825fc47aa737247323d8725</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename bootloader feature to dfu</title>
<updated>2023-12-14T19:16:58+00:00</updated>
<author>
<name>Kaitlyn Kenwell</name>
<email>redrield@gmail.com</email>
</author>
<published>2023-12-14T19:16:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=33e8943e5b6e637b82f13c77bd88bb56d55ab515'/>
<id>33e8943e5b6e637b82f13c77bd88bb56d55ab515</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Abstract chip reset logic, add Reset impls for cortex-m and esp32c3</title>
<updated>2023-12-14T18:29:26+00:00</updated>
<author>
<name>Kaitlyn Kenwell</name>
<email>redrield@gmail.com</email>
</author>
<published>2023-12-14T18:29:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=9f9f6e75bb3ef6d285ebed88a20ab57fb55f3d07'/>
<id>9f9f6e75bb3ef6d285ebed88a20ab57fb55f3d07</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>fmt</title>
<updated>2023-12-13T19:53:49+00:00</updated>
<author>
<name>Kaitlyn Kenwell</name>
<email>redrield@gmail.com</email>
</author>
<published>2023-12-13T19:53:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=c2942f2727739d8972ad211721b1bb1804fb7b4a'/>
<id>c2942f2727739d8972ad211721b1bb1804fb7b4a</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>
</feed>
