<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/embassy-rp/src/uart/buffered.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>Remove atomic-polyfill</title>
<updated>2025-11-25T18:37:47+00:00</updated>
<author>
<name>Bjorn Beishline</name>
<email>75190918+BjornTheProgrammer@users.noreply.github.com</email>
</author>
<published>2025-11-25T18:28:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=5792daf3afb9366c362fc57c89870ffb05df8b8c'/>
<id>5792daf3afb9366c362fc57c89870ffb05df8b8c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove some forgotten commented out code</title>
<updated>2025-05-02T11:32:09+00:00</updated>
<author>
<name>Marc</name>
<email>35759328+marcemmers@users.noreply.github.com</email>
</author>
<published>2025-05-02T11:32:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=407540c8fe5061dfd245d605775fea36c2dd00ce'/>
<id>407540c8fe5061dfd245d605775fea36c2dd00ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed instance from uart types</title>
<updated>2025-05-02T10:17:35+00:00</updated>
<author>
<name>Marc</name>
<email>35759328+marcemmers@users.noreply.github.com</email>
</author>
<published>2025-05-02T10:17:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=2fd803f7c336dd6aa042c34e11e213e6e4eb13ad'/>
<id>2fd803f7c336dd6aa042c34e11e213e6e4eb13ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BufferedUart initialization</title>
<updated>2025-04-05T04:54:36+00:00</updated>
<author>
<name>Michael Gomez</name>
<email>m.nathan.gomez@gmail.com</email>
</author>
<published>2025-03-20T03:44:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=f1feedf19031d0c007628569add51ff89ae08447'/>
<id>f1feedf19031d0c007628569add51ff89ae08447</id>
<content type='text'>
This change modifies UART initialization throughout Embassy to take pins
before interrupts.

Related to #1304.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change modifies UART initialization throughout Embassy to take pins
before interrupts.

Related to #1304.
</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>Add split_ref fn to uart, allowing a mutable reference split into RX &amp; TX handles. Also change order of RX and TX handles in split fn, to streamline with other HALs</title>
<updated>2024-07-17T09:25:03+00:00</updated>
<author>
<name>Mathias</name>
<email>mk@blackbird.online</email>
</author>
<published>2024-07-17T09:25:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=f733071908ced05bc006b43e1383336290faafdc'/>
<id>f733071908ced05bc006b43e1383336290faafdc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rustfmt</title>
<updated>2024-07-10T20:56:12+00:00</updated>
<author>
<name>rafael</name>
<email>rafael</email>
</author>
<published>2024-07-10T20:56:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=d8821dd7d78223552af38781054b8d9c6a9a25bb'/>
<id>d8821dd7d78223552af38781054b8d9c6a9a25bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>implement read_ready method in BufferedUart</title>
<updated>2024-07-10T20:54:48+00:00</updated>
<author>
<name>rafael</name>
<email>rafael</email>
</author>
<published>2024-07-10T20:54:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=68b3fbe3481cdbc562d0aa3fdb082514517abde8'/>
<id>68b3fbe3481cdbc562d0aa3fdb082514517abde8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Merge branch 'embassy-rs:main' into barafael/minor_clippy_lints_rp</title>
<updated>2024-03-25T13:43:18+00:00</updated>
<author>
<name>Rafael Bachmann</name>
<email>rafael.bachmann.93@gmail.com</email>
</author>
<published>2024-03-25T13:43:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=cf789be420f73a04f40b47500c916bbd8cd4740e'/>
<id>cf789be420f73a04f40b47500c916bbd8cd4740e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
