<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/embassy-usb/src/class/hid.rs, branch fix-input-sync-bypass</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 HidSubclass to match hid spec</title>
<updated>2025-10-01T16:30:15+00:00</updated>
<author>
<name>matteo</name>
<email>email</email>
</author>
<published>2025-10-01T16:30:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=d79d433d02ab154e5f8570392fd0ca1ffdf9cac1'/>
<id>d79d433d02ab154e5f8570392fd0ca1ffdf9cac1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>review comments</title>
<updated>2025-09-30T16:38:43+00:00</updated>
<author>
<name>matteo</name>
<email>email</email>
</author>
<published>2025-09-30T16:38:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=5c8218b8750bed3f4bef7973e250aa830d8c2fe3'/>
<id>5c8218b8750bed3f4bef7973e250aa830d8c2fe3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add usb subclass boot and usb protocol mouse and keyboard</title>
<updated>2025-09-23T18:08:11+00:00</updated>
<author>
<name>matteo</name>
<email>email</email>
</author>
<published>2025-09-23T18:08:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=d72e8d9af921bfd5ddc25a17933e16b2132386b8'/>
<id>d72e8d9af921bfd5ddc25a17933e16b2132386b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update comments</title>
<updated>2025-09-21T16:08:42+00:00</updated>
<author>
<name>matteo</name>
<email>email</email>
</author>
<published>2025-09-21T16:08:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=1688a3c393375790b223da70d41106fd59431878'/>
<id>1688a3c393375790b223da70d41106fd59431878</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix compilation with usbd-hid feature off</title>
<updated>2025-09-21T16:00:32+00:00</updated>
<author>
<name>matteo</name>
<email>email</email>
</author>
<published>2025-09-21T16:00:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=2cf7cc4c92fe0f7897513286e4bce944870e1bad'/>
<id>2cf7cc4c92fe0f7897513286e4bce944870e1bad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for changing hid protocol mode</title>
<updated>2025-09-21T15:52:14+00:00</updated>
<author>
<name>matteo</name>
<email>email</email>
</author>
<published>2025-09-21T15:52:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=5f5f71efd09266eccb0ab7e4048994f244eed5ae'/>
<id>5f5f71efd09266eccb0ab7e4048994f244eed5ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make usb endpoint allocator methods accept an optional EndpointAddress</title>
<updated>2025-07-14T02:40:54+00:00</updated>
<author>
<name>korbin</name>
<email>k1@k1.io</email>
</author>
<published>2025-07-14T02:30:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=b666a88ab175043d711c97b67b5b4d3bf409f102'/>
<id>b666a88ab175043d711c97b67b5b4d3bf409f102</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>usb-hid: all the RequestHandler method accept &amp;mut self</title>
<updated>2024-04-15T17:57:18+00:00</updated>
<author>
<name>Boris Faure</name>
<email>boris@fau.re</email>
</author>
<published>2024-04-15T17:53:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=ae4fb433aef33cfc7993516f880de85d87fa37d8'/>
<id>ae4fb433aef33cfc7993516f880de85d87fa37d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>usb/hid: make RequestHandler::set_report(&amp;mut self,…)</title>
<updated>2024-04-15T17:57:18+00:00</updated>
<author>
<name>Boris Faure</name>
<email>boris@fau.re</email>
</author>
<published>2024-04-14T13:46:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=41415fae0de4eade937f36c908d5cacdc06588bd'/>
<id>41415fae0de4eade937f36c908d5cacdc06588bd</id>
<content type='text'>
That way, it is possible to change some fields in the RequestHandler based
on outside report.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
That way, it is possible to change some fields in the RequestHandler based
on outside report.
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply Pedantic Clippy Lints</title>
<updated>2023-10-15T21:52:44+00:00</updated>
<author>
<name>Rafael Bachmann</name>
<email>rafael.bachmann.93@gmail.com</email>
</author>
<published>2023-10-15T21:45:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=31d4516516940720101300a40d0d6d2bb8d1728e'/>
<id>31d4516516940720101300a40d0d6d2bb8d1728e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
