<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/examples/nrf54l15/src/bin, 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>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: support nrf54 GRTC as time-driver</title>
<updated>2025-11-26T13:35:18+00:00</updated>
<author>
<name>Ulf Lilleengen</name>
<email>ulf@digili.no</email>
</author>
<published>2025-11-26T13:35:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=660fc4f7602c0be689e2c6cb4b20e55a26127636'/>
<id>660fc4f7602c0be689e2c6cb4b20e55a26127636</id>
<content type='text'>
* Refactor GRTC peripheral splitting it into multiple channels
* Reserve channel 1 for time-driver if enabled
* Implement time-driver using GRTC (RTC peripheral is now removed).
* Add timer example to nrf54l15
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Refactor GRTC peripheral splitting it into multiple channels
* Reserve channel 1 for time-driver if enabled
* Implement time-driver using GRTC (RTC peripheral is now removed).
* Add timer example to nrf54l15
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #4810 from de-vri-es/nrf-gpiote-enable-interrupts-before-being-polled</title>
<updated>2025-11-14T09:12:02+00:00</updated>
<author>
<name>Ulf Lilleengen</name>
<email>ulf.lilleengen@gmail.com</email>
</author>
<published>2025-11-14T09:12:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=0698b95715c8ef6ea0f442919247fafa348112a5'/>
<id>0698b95715c8ef6ea0f442919247fafa348112a5</id>
<content type='text'>
embassy-nrf: add `gpiote::InputChannel::wait_for_high/low()`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
embassy-nrf: add `gpiote::InputChannel::wait_for_high/low()`
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: warnings</title>
<updated>2025-11-04T12:39:59+00:00</updated>
<author>
<name>Ulf Lilleengen</name>
<email>ulf@digili.no</email>
</author>
<published>2025-11-04T12:39:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=43af352733fc93ce05304b3122e52a6a9da50e22'/>
<id>43af352733fc93ce05304b3122e52a6a9da50e22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: initial support for nrf54 CRACEN peripheral</title>
<updated>2025-11-04T12:13:22+00:00</updated>
<author>
<name>Ulf Lilleengen</name>
<email>ulf@digili.no</email>
</author>
<published>2025-11-04T12:10:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=729a7c2cc5e5fe1d9badb0a0f1c758ba2c57b6aa'/>
<id>729a7c2cc5e5fe1d9badb0a0f1c758ba2c57b6aa</id>
<content type='text'>
The CRACEN peripheral supports random number generation,
digest and key generation, and key exchange.

The initial support implements random number generation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The CRACEN peripheral supports random number generation,
digest and key generation, and key exchange.

The initial support implements random number generation.
</pre>
</div>
</content>
</entry>
<entry>
<title>embassy-nrf: add gpiote::InputChannel::wait_for_high/low()</title>
<updated>2025-10-30T13:55:30+00:00</updated>
<author>
<name>Maarten de Vries</name>
<email>maarten@de-vri.es</email>
</author>
<published>2025-10-30T10:52:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=3949a8601f293856df326ccc21252cb5f1518c5c'/>
<id>3949a8601f293856df326ccc21252cb5f1518c5c</id>
<content type='text'>
Also catch GPIOTE events directly when wait() is called, even before
polling the future.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also catch GPIOTE events directly when wait() is called, even before
polling the future.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: simplify spim example to be testable on devkit</title>
<updated>2025-10-28T13:38:02+00:00</updated>
<author>
<name>Ulf Lilleengen</name>
<email>ulf@digili.no</email>
</author>
<published>2025-10-28T13:38:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=83deef3672c651ac86e7ad497eccc52119b3a27f'/>
<id>83deef3672c651ac86e7ad497eccc52119b3a27f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: make it clear which gpiotec for a channel</title>
<updated>2025-10-28T12:36:49+00:00</updated>
<author>
<name>Ulf Lilleengen</name>
<email>ulf@digili.no</email>
</author>
<published>2025-10-28T12:36:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=e64fc05a91cc78f54c7a2440324d21dee54c0b04'/>
<id>e64fc05a91cc78f54c7a2440324d21dee54c0b04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat: improve nrf54 support using new nrf-pac</title>
<updated>2025-10-28T09:40:43+00:00</updated>
<author>
<name>Ulf Lilleengen</name>
<email>ulf@digili.no</email>
</author>
<published>2025-10-14T11:23:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=de5760cc81a00966c61d668c41f6e3e4709f0283'/>
<id>de5760cc81a00966c61d668c41f6e3e4709f0283</id>
<content type='text'>
* Update nrf-pac to version that modifies nrf52 register layout to match
  nrf54 to reduce the amount of cfg needed for nrf54 support.
* Make the following peripherals available on nrf54: twim, twis, spim,
  spis, uart, buffered uarte, dppi, gpiote, pwm, saadc
* Add examples tested on the nrf54 dk

Some code is based on or copied from other pull requests, modified to match the new
nrf-pac layout.

Co-authored-by: Dmitry Tarnyagin &lt;dt@jetro.no&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update nrf-pac to version that modifies nrf52 register layout to match
  nrf54 to reduce the amount of cfg needed for nrf54 support.
* Make the following peripherals available on nrf54: twim, twis, spim,
  spis, uart, buffered uarte, dppi, gpiote, pwm, saadc
* Add examples tested on the nrf54 dk

Some code is based on or copied from other pull requests, modified to match the new
nrf-pac layout.

Co-authored-by: Dmitry Tarnyagin &lt;dt@jetro.no&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(nrf): add rtc support for nRF54L</title>
<updated>2025-10-14T15:52:32+00:00</updated>
<author>
<name>Haobo Gu</name>
<email>haobogu@outlook.com</email>
</author>
<published>2025-10-14T15:39:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=6fef28da94d133ce0cd36b5fb6ef2ef302c8eea0'/>
<id>6fef28da94d133ce0cd36b5fb6ef2ef302c8eea0</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>
</feed>
