<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/embassy-nrf/CHANGELOG.md, 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>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>chore: prepare nrf hals for release</title>
<updated>2025-12-15T08:32:46+00:00</updated>
<author>
<name>Ulf Lilleengen</name>
<email>ulf@digili.no</email>
</author>
<published>2025-12-15T08:25:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=79fe3da62264de745eff7ade0d2d9975f2218877'/>
<id>79fe3da62264de745eff7ade0d2d9975f2218877</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>feat: add nRF54LM20A support</title>
<updated>2025-12-08T09:23:47+00:00</updated>
<author>
<name>Haobo Gu</name>
<email>haobogu@outlook.com</email>
</author>
<published>2025-12-08T09:21:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=8cf8b2406d4be014d466a9318303a65c5c7ff076'/>
<id>8cf8b2406d4be014d466a9318303a65c5c7ff076</id>
<content type='text'>
Signed-off-by: Haobo Gu &lt;haobogu@outlook.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Haobo Gu &lt;haobogu@outlook.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: add changelog entry for uicr write</title>
<updated>2025-12-04T12:00:21+00:00</updated>
<author>
<name>Ulf Lilleengen</name>
<email>ulf@digili.no</email>
</author>
<published>2025-12-04T12:00:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=cf33f6fa76aad06837b2de900959ebbb33c96775'/>
<id>cf33f6fa76aad06837b2de900959ebbb33c96775</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: update changelog</title>
<updated>2025-12-02T13:59:38+00:00</updated>
<author>
<name>Ulf Lilleengen</name>
<email>ulf@digili.no</email>
</author>
<published>2025-12-02T13:59:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=9c1c0b133ee06251dd31012aab4a2732cb6d1436'/>
<id>9c1c0b133ee06251dd31012aab4a2732cb6d1436</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: update changelog</title>
<updated>2025-11-26T13:41:11+00:00</updated>
<author>
<name>Ulf Lilleengen</name>
<email>ulf@digili.no</email>
</author>
<published>2025-11-26T13:41:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=cb293d866ed26d2b6c8018450ece26d84089e137'/>
<id>cb293d866ed26d2b6c8018450ece26d84089e137</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: add ppi events for SPIS peripheral</title>
<updated>2025-11-25T12:24:21+00:00</updated>
<author>
<name>Ulf Lilleengen</name>
<email>ulf@digili.no</email>
</author>
<published>2025-11-25T11:40:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=9330b56e651a864f35e1e72861245a6d221ee725'/>
<id>9330b56e651a864f35e1e72861245a6d221ee725</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>embassy-nrf: add workaround for anomaly 66 on nrf52</title>
<updated>2025-11-24T05:37:48+00:00</updated>
<author>
<name>Matthew Tran</name>
<email>0e4ef622@gmail.com</email>
</author>
<published>2025-11-24T05:37:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=df119ba155ffde03503e8072dc9371010e71d105'/>
<id>df119ba155ffde03503e8072dc9371010e71d105</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: add changelog</title>
<updated>2025-11-14T11:59:00+00:00</updated>
<author>
<name>Ulf Lilleengen</name>
<email>ulf@digili.no</email>
</author>
<published>2025-11-14T11:59:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=a5a4e9f82e1843261ae98418f8646be73fcb1f5e'/>
<id>a5a4e9f82e1843261ae98418f8646be73fcb1f5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
