<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/embassy-nrf/src, 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>Update to embedded-io 0.7</title>
<updated>2025-12-19T11:29:50+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2025-10-01T19:17:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=62ed44f99af9e33d689c8308149f8f992176895f'/>
<id>62ed44f99af9e33d689c8308149f8f992176895f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: avoid hang if calling now() before syscounter is enabled</title>
<updated>2025-12-18T16:32:45+00:00</updated>
<author>
<name>Ulf Lilleengen</name>
<email>ulf@digili.no</email>
</author>
<published>2025-12-18T16:31:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=01d8543bc71d003b6f3aad50d17ff4fd0fa7461a'/>
<id>01d8543bc71d003b6f3aad50d17ff4fd0fa7461a</id>
<content type='text'>
If the time driver now() is called before the syscounter is enabled on nrf54,
it would hang. The fix checks if syscounter is enabled, and returns 0
if not.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the time driver now() is called before the syscounter is enabled on nrf54,
it would hang. The fix checks if syscounter is enabled, and returns 0
if not.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: use correct pin count for the nrf54 chip family</title>
<updated>2025-12-16T22:58:27+00:00</updated>
<author>
<name>oddlama</name>
<email>oddlama@oddlama.org</email>
</author>
<published>2025-12-16T19:10:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=4ae93d42e884bbd5386d09463a2f14f36881a803'/>
<id>4ae93d42e884bbd5386d09463a2f14f36881a803</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix copy paste bug in i2c pullup ?</title>
<updated>2025-12-12T22:11:33+00:00</updated>
<author>
<name>Kezi</name>
<email>keziolio123@gmail.com</email>
</author>
<published>2025-12-12T22:11:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=a1e0c8f09beea8d49ebeca2232152aec4c089ebf'/>
<id>a1e0c8f09beea8d49ebeca2232152aec4c089ebf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #5036 from embassy-rs/nrf54-buffered-rram</title>
<updated>2025-12-12T08:16:05+00:00</updated>
<author>
<name>Ulf Lilleengen</name>
<email>ulf.lilleengen@gmail.com</email>
</author>
<published>2025-12-12T08:16:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=778bd76c1c2746ac9564132bcab0f8359feb7b13'/>
<id>778bd76c1c2746ac9564132bcab0f8359feb7b13</id>
<content type='text'>
feat: add support for buffered write mode for rram
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
feat: add support for buffered write mode for rram
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #5029 from robamu/tiny-docs-improvements</title>
<updated>2025-12-12T08:16:01+00:00</updated>
<author>
<name>Ulf Lilleengen</name>
<email>ulf.lilleengen@gmail.com</email>
</author>
<published>2025-12-12T08:16:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=737fedeb358b9376abffd8ff836dc0bab7718c21'/>
<id>737fedeb358b9376abffd8ff836dc0bab7718c21</id>
<content type='text'>
tiny improvements for nrf init code docs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tiny improvements for nrf init code docs
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add support for buffered write mode for rram</title>
<updated>2025-12-11T11:22:12+00:00</updated>
<author>
<name>Ulf Lilleengen</name>
<email>ulf@digili.no</email>
</author>
<published>2025-12-11T11:04:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=55d0720b44cbdb2061866bf692de42e38e3d23b1'/>
<id>55d0720b44cbdb2061866bf692de42e38e3d23b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tiny improvements for nrf docs</title>
<updated>2025-12-10T18:02:36+00:00</updated>
<author>
<name>Robin Mueller</name>
<email>robin.mueller.m@pm.me</email>
</author>
<published>2025-12-10T18:02:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=1b9220993fb5cfd093a2ac953dd9da3578f9c78f'/>
<id>1b9220993fb5cfd093a2ac953dd9da3578f9c78f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #5027 from embassy-rs/nrf54-rng-crash</title>
<updated>2025-12-10T15:12:43+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2025-12-10T15:12:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=4915b9f530877f3db1e9c2a7813b52795b5a4ec3'/>
<id>4915b9f530877f3db1e9c2a7813b52795b5a4ec3</id>
<content type='text'>
nrf/cracen: fix bus fault on drop.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
nrf/cracen: fix bus fault on drop.
</pre>
</div>
</content>
</entry>
<entry>
<title>nrf/cracen: fix bus fault on drop.</title>
<updated>2025-12-10T14:58:28+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2025-12-10T14:58:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=64e23b79cce5c2b551110a4b8d446dbcb42ac3bd'/>
<id>64e23b79cce5c2b551110a4b8d446dbcb42ac3bd</id>
<content type='text'>
Accessing the RNGCONTROL reg bus faults when ENABLE.RNG=0.
Do all the enabling in start_rng/stop_rng, then do nothing on drop.

This is fine now that we only have blocking RNG, we'll have to do something fancier in the future.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Accessing the RNGCONTROL reg bus faults when ENABLE.RNG=0.
Do all the enabling in start_rng/stop_rng, then do nothing on drop.

This is fine now that we only have blocking RNG, we'll have to do something fancier in the future.
</pre>
</div>
</content>
</entry>
</feed>
