<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/embassy-hal-internal/src, 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>Rustfmt for edition 2024.</title>
<updated>2025-10-06T21:19:53+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2025-10-06T20:56:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=8730a013c395cf0bf4c2fa8eeb7f138288103039'/>
<id>8730a013c395cf0bf4c2fa8eeb7f138288103039</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Edition 2024.</title>
<updated>2025-10-06T21:19:53+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2025-10-06T20:55:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=abc8e450f936567ad42cb34b5d2a7941b206aa5d'/>
<id>abc8e450f936567ad42cb34b5d2a7941b206aa5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>STM32: USART: Change eager_reads from bool to Option&lt;usize&gt;</title>
<updated>2025-10-01T20:11:09+00:00</updated>
<author>
<name>Adam Greig</name>
<email>adam@adamgreig.com</email>
</author>
<published>2025-09-19T01:10:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=775123467b0ce6e5daede0795493df9577077a09'/>
<id>775123467b0ce6e5daede0795493df9577077a09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>STM32: USART: Add `eager_reads` config option</title>
<updated>2025-10-01T20:11:05+00:00</updated>
<author>
<name>Adam Greig</name>
<email>adam@adamgreig.com</email>
</author>
<published>2025-09-15T02:32:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=2e9f3a815d440f33126d47cdcbf3bf1c9eab0ee1'/>
<id>2e9f3a815d440f33126d47cdcbf3bf1c9eab0ee1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rp: add missing `Debug` and `defmt::Format` `derive`s for ADC</title>
<updated>2025-05-15T16:38:04+00:00</updated>
<author>
<name>Ralph Ursprung</name>
<email>ralph.ursprung@gmail.com</email>
</author>
<published>2025-05-15T15:29:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=4a089fe2455f22f956455548816fcd96735e38d8'/>
<id>4a089fe2455f22f956455548816fcd96735e38d8</id>
<content type='text'>
this doesn't cover every `struct` &amp; co. in `embassy-rp`, but at least it
adds those needed for `Adc` and `adc::Channel`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this doesn't cover every `struct` &amp; co. in `embassy-rp`, but at least it
adds those needed for `Adc` and `adc::Channel`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Peripheral trait, rename PeripheralRef-&gt;Peri.</title>
<updated>2025-03-27T14:18:06+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2025-03-26T15:01:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=d41eeeae79388f219bf6a84e2f7bde9f6b532516'/>
<id>d41eeeae79388f219bf6a84e2f7bde9f6b532516</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduced define for 'unreachable!' to a single macro rule</title>
<updated>2024-07-17T21:05:52+00:00</updated>
<author>
<name>Tarun Singh</name>
<email>tsingh@alarm.com</email>
</author>
<published>2024-07-17T21:05:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=a716a3f006e439bbd9d11ab858d8ee4a93ec48f8'/>
<id>a716a3f006e439bbd9d11ab858d8ee4a93ec48f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add collapse_debuginfo to fmt.rs macros.</title>
<updated>2024-06-16T23:38:57+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2024-06-16T23:38:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=6a4ac5bd60693307721aa82c26909ffd05e2b193'/>
<id>6a4ac5bd60693307721aa82c26909ffd05e2b193</id>
<content type='text'>
This makes location info in defmt logs point to the code calling the macro,
instead of always to fmt.rs as before. Fix works with nightlies
starting with today's, and stable 1.81+.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This makes location info in defmt logs point to the code calling the macro,
instead of always to fmt.rs as before. Fix works with nightlies
starting with today's, and stable 1.81+.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(embassy-rp): fix drop implementation of BufferedUartRx and BufferedUartTx</title>
<updated>2024-05-17T18:51:45+00:00</updated>
<author>
<name>tact1m4n3</name>
<email>tudor@dicu.org</email>
</author>
<published>2024-05-17T18:07:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=5b2535c8a2e27e6f6f9707d05dc69aa3a603c480'/>
<id>5b2535c8a2e27e6f6f9707d05dc69aa3a603c480</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>hal-internal: fix failing test due to not initializing ringbuf.</title>
<updated>2024-05-12T21:40:32+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2024-05-12T21:40:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=43d51884e24f937864e292400fc272855aa1c481'/>
<id>43d51884e24f937864e292400fc272855aa1c481</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
