<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/embassy-stm32/src/i2c/config.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>stm32/i2c: Add core::fmt::Debug for enums</title>
<updated>2025-08-23T08:01:53+00:00</updated>
<author>
<name>HybridChild</name>
<email>esbendn@tutanota.com</email>
</author>
<published>2025-08-23T08:01:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=109c2cbdc4711bd929308944c22d079e986ebeb9'/>
<id>109c2cbdc4711bd929308944c22d079e986ebeb9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stm32/i2c: Pull-down enabled when non-pull was requested.</title>
<updated>2025-08-19T14:51:01+00:00</updated>
<author>
<name>René van Dorst</name>
<email>opensource@vdorst.com</email>
</author>
<published>2025-08-19T14:37:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=0d8350f326361a0f7c5aa2d71f48cbec7c39287a'/>
<id>0d8350f326361a0f7c5aa2d71f48cbec7c39287a</id>
<content type='text'>
When no internal pull-up is needed, the pull-down was enabled
instead of pull-none.
With the pull-down resistors and external pull-up resistors, this
creates a voltage divider, which causes unwanted situation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When no internal pull-up is needed, the pull-down was enabled
instead of pull-none.
With the pull-down resistors and external pull-up resistors, this
creates a voltage divider, which causes unwanted situation.
</pre>
</div>
</content>
</entry>
<entry>
<title>add forgotten import</title>
<updated>2025-08-08T15:30:11+00:00</updated>
<author>
<name>Süha Ünüvar</name>
<email>87157627+phycrax@users.noreply.github.com</email>
</author>
<published>2025-08-08T15:30:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=cf41ad464ca3f81f95889366ee42700c6f5cbf41'/>
<id>cf41ad464ca3f81f95889366ee42700c6f5cbf41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>i2c</title>
<updated>2025-08-08T15:01:11+00:00</updated>
<author>
<name>Süha Ünüvar</name>
<email>87157627+phycrax@users.noreply.github.com</email>
</author>
<published>2025-08-08T15:01:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=5e3221bcc47bc1ce30eaf8d347377d652dbba7e2'/>
<id>5e3221bcc47bc1ce30eaf8d347377d652dbba7e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix ci</title>
<updated>2024-08-13T15:46:17+00:00</updated>
<author>
<name>jrmoulton</name>
<email>jaredmoulton3@gmail.com</email>
</author>
<published>2024-06-25T20:12:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=d1f5a4c5c72787cfa7ce9e7c057714e3a272031f'/>
<id>d1f5a4c5c72787cfa7ce9e7c057714e3a272031f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove dead code when v1</title>
<updated>2024-08-13T15:46:17+00:00</updated>
<author>
<name>jrmoulton</name>
<email>jaredmoulton3@gmail.com</email>
</author>
<published>2024-06-18T17:17:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=8b50f2a58be0e23ca451d03af7769773e3815b00'/>
<id>8b50f2a58be0e23ca451d03af7769773e3815b00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move addr mask impl to be v2 only</title>
<updated>2024-08-13T15:46:16+00:00</updated>
<author>
<name>jrmoulton</name>
<email>jaredmoulton3@gmail.com</email>
</author>
<published>2024-06-18T17:05:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=98437e39ee3b62289d1d126141d8cfb150e9c03a'/>
<id>98437e39ee3b62289d1d126141d8cfb150e9c03a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add more docs</title>
<updated>2024-08-13T15:46:16+00:00</updated>
<author>
<name>jrmoulton</name>
<email>jaredmoulton3@gmail.com</email>
</author>
<published>2024-06-18T16:43:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=70dfbc03b0399ebeb57ba9b8ee177154325db374'/>
<id>70dfbc03b0399ebeb57ba9b8ee177154325db374</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>stm32 i2c slave</title>
<updated>2024-08-13T15:46:15+00:00</updated>
<author>
<name>jrmoulton</name>
<email>jaredmoulton3@gmail.com</email>
</author>
<published>2024-06-18T02:56:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=967fa1b2a2b551dfac9925e46817c97c7ec711f7'/>
<id>967fa1b2a2b551dfac9925e46817c97c7ec711f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
