<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/examples/rp/src/bin/i2c_blocking.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>rp: fix blocking I2C example regarding pull-up resistors</title>
<updated>2025-08-19T18:27:12+00:00</updated>
<author>
<name>Rob Wells</name>
<email>rob@robjwells.com</email>
</author>
<published>2025-08-19T18:02:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=9c72c684d1446d36598c9ce628df41996420fb32'/>
<id>9c72c684d1446d36598c9ce628df41996420fb32</id>
<content type='text'>
This amends the blocking I2C example for embassy-rp.

Commit bbc3e49 added a pull-up configuration and a comment that pull-ups
were not enabled by default. This was made out-of-date by badcdcc, which
ensured pull-ups were enabled by default to make the larger I2C
configuration change non-breaking.

This commit removes the (now-unnecessary) pull-up configuration, and
adds a comment to clarify that the default I2C configuration enables
pull-ups.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This amends the blocking I2C example for embassy-rp.

Commit bbc3e49 added a pull-up configuration and a comment that pull-ups
were not enabled by default. This was made out-of-date by badcdcc, which
ensured pull-ups were enabled by default to make the larger I2C
configuration change non-breaking.

This commit removes the (now-unnecessary) pull-up configuration, and
adds a comment to clarify that the default I2C configuration enables
pull-ups.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add configurable internal pullups for rp i2c</title>
<updated>2025-08-18T12:39:18+00:00</updated>
<author>
<name>erwin</name>
<email>erwin@gmail.com</email>
</author>
<published>2025-08-18T10:16:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=bbc3e49c585a2bf58091add9aeac3628d9044297'/>
<id>bbc3e49c585a2bf58091add9aeac3628d9044297</id>
<content type='text'>
- Example updated to demonstrate enabling internal pullups
- Add `sda_pullup` and `scl_pullup` fields to I2C Config
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Example updated to demonstrate enabling internal pullups
- Add `sda_pullup` and `scl_pullup` fields to I2C Config
</pre>
</div>
</content>
</entry>
<entry>
<title>ci: use beta, add secondary nightly ci.</title>
<updated>2023-12-21T14:03:57+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2023-12-21T13:57:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=8b36a32ed5d834b23e970d5b723dd7df1f1c94a2'/>
<id>8b36a32ed5d834b23e970d5b723dd7df1f1c94a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>time: Update examples, tests, and other code to use new Timer::after_x convenience methods</title>
<updated>2023-10-15T00:30:12+00:00</updated>
<author>
<name>Adam Greig</name>
<email>adam@adamgreig.com</email>
</author>
<published>2023-10-14T23:57:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=0621e957a0ddc7010d46b3ea3ddc8b9852bc8333'/>
<id>0621e957a0ddc7010d46b3ea3ddc8b9852bc8333</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add descriptions to all RP2040 examples. Some need hardware that was not specified.</title>
<updated>2023-07-13T09:16:11+00:00</updated>
<author>
<name>Henrik Berg</name>
<email>henrik1965@gmail.com</email>
</author>
<published>2023-07-13T09:16:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=588c0479f5dacd21e8654463eb3ca3d847d5dcd9'/>
<id>588c0479f5dacd21e8654463eb3ca3d847d5dcd9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update embedded-hal api</title>
<updated>2022-10-01T08:34:45+00:00</updated>
<author>
<name>Jeremy Fitzhardinge</name>
<email>jeremy@goop.org</email>
</author>
<published>2022-10-01T08:33:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=c96581879cf054d9e4fec9272e5cecb165844cbb'/>
<id>c96581879cf054d9e4fec9272e5cecb165844cbb</id>
<content type='text'>
Also pin to alpha.9 since its a breaking change
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also pin to alpha.9 since its a breaking change
</pre>
</div>
</content>
</entry>
<entry>
<title>rename to i2c_blocking</title>
<updated>2022-10-01T08:29:10+00:00</updated>
<author>
<name>Jeremy Fitzhardinge</name>
<email>jeremy@goop.org</email>
</author>
<published>2022-10-01T08:09:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=d5abd32da21998178216693a4d549a0f2683a4bb'/>
<id>d5abd32da21998178216693a4d549a0f2683a4bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
