<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/embassy-stm32/src/eth/mod.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>ETH no longer knows about Station management</title>
<updated>2025-11-13T22:10:02+00:00</updated>
<author>
<name>datdenkikniet</name>
<email>jcdra1@gmail.com</email>
</author>
<published>2025-11-12T21:02:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=44881e643702b9ca41fc72109c3d16afd4b0449b'/>
<id>44881e643702b9ca41fc72109c3d16afd4b0449b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move SMA responsibility to SMA peripheral</title>
<updated>2025-11-13T22:08:33+00:00</updated>
<author>
<name>datdenkikniet</name>
<email>jcdra1@gmail.com</email>
</author>
<published>2025-11-12T20:51:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=a021b4940c852f01322a20a7358bc1a549b3d3c4'/>
<id>a021b4940c852f01322a20a7358bc1a549b3d3c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add SMA peripheral</title>
<updated>2025-11-13T22:08:33+00:00</updated>
<author>
<name>datdenkikniet</name>
<email>jcdra1@gmail.com</email>
</author>
<published>2025-11-12T20:43:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=aad63ecd597a5b12663bf12329327de6d9cd65f2'/>
<id>aad63ecd597a5b12663bf12329327de6d9cd65f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add STM32F1 AFIO remap</title>
<updated>2025-09-05T19:15:46+00:00</updated>
<author>
<name>Fabian Wolter</name>
<email>github@fabian-wolter.de</email>
</author>
<published>2025-07-21T05:57:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=a6562c4f033432e40970aafe82f33c5138adf84e'/>
<id>a6562c4f033432e40970aafe82f33c5138adf84e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>stm32/eth: rename PHY-&gt;Phy, GenericSMI -&gt; GenericPhy. Remove unneeded unsafes.</title>
<updated>2025-01-26T21:43:28+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2025-01-26T21:42:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=b1245858f355e764a17eda819198f68ad83883ab'/>
<id>b1245858f355e764a17eda819198f68ad83883ab</id>
<content type='text'>
We shouldn't use `unsafe` to mark merely "dangerous" actions, only actions that
actually cause UB.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We shouldn't use `unsafe` to mark merely "dangerous" actions, only actions that
actually cause UB.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use inline const for initializing arrays. (#3567)</title>
<updated>2024-11-24T19:58:48+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2024-11-24T19:58:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=aaad8450e990f74c6b398aca9a6ec495720bf845'/>
<id>aaad8450e990f74c6b398aca9a6ec495720bf845</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rustfmt for new nightly.</title>
<updated>2024-10-13T22:12:45+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2024-10-13T22:12:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=9a45d776d870582cda3db0db233e3f5aea15d34e'/>
<id>9a45d776d870582cda3db0db233e3f5aea15d34e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>embassy_stm32/eth: support compliance testing</title>
<updated>2024-09-20T07:57:31+00:00</updated>
<author>
<name>Gerhard de Clercq</name>
<email>declercq@lownoisefactory.com</email>
</author>
<published>2024-09-20T07:57:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=5ea934d4ba6f0bc0e5e47b16f17dd8e881b528a3'/>
<id>5ea934d4ba6f0bc0e5e47b16f17dd8e881b528a3</id>
<content type='text'>
This change adds the possibility to perform compliance testing with
STM32 systems by directly exposing SMI when needed. Users can
then use this to configure PHY registers for test modes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change adds the possibility to perform compliance testing with
STM32 systems by directly exposing SMI when needed. Users can
then use this to configure PHY registers for test modes.
</pre>
</div>
</content>
</entry>
<entry>
<title>stm32: use private_bounds for sealed traits.</title>
<updated>2024-03-23T00:38:51+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2024-03-23T00:38:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=2bca875b5f72578cbd20404010d174795d263313'/>
<id>2bca875b5f72578cbd20404010d174795d263313</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
