<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/embassy-nrf/src/gpiote.rs, branch fix-input-sync-bypass</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: 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>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>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>Merge pull request #4801 from embassy-rs/nrf54-fixes</title>
<updated>2025-10-30T07:42:15+00:00</updated>
<author>
<name>Ulf Lilleengen</name>
<email>ulf.lilleengen@gmail.com</email>
</author>
<published>2025-10-30T07:42:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=5bcf5d3f34cfaae5616a402544e210ea4549bdc7'/>
<id>5bcf5d3f34cfaae5616a402544e210ea4549bdc7</id>
<content type='text'>
nrf54 improvements and fixes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
nrf54 improvements and fixes
</pre>
</div>
</content>
</entry>
<entry>
<title>nrf/gpiote: remove logs</title>
<updated>2025-10-29T16:46:18+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2025-10-29T15:50:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=903e9ce52a43d1eda8eabf100f3c6ab0abaabc48'/>
<id>903e9ce52a43d1eda8eabf100f3c6ab0abaabc48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: allow compiling without gpiote for nrf54</title>
<updated>2025-10-29T12:46:33+00:00</updated>
<author>
<name>Ulf Lilleengen</name>
<email>ulf@digili.no</email>
</author>
<published>2025-10-29T12:46:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=85ee62fa7c0d00fc50677e94f5c02d4f52b601fc'/>
<id>85ee62fa7c0d00fc50677e94f5c02d4f52b601fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: only set detectmode in secure mode</title>
<updated>2025-10-28T12:42:12+00:00</updated>
<author>
<name>Ulf Lilleengen</name>
<email>ulf@digili.no</email>
</author>
<published>2025-10-28T12:42:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=9d272f8c48ed55c552f847f3e93955888c562040'/>
<id>9d272f8c48ed55c552f847f3e93955888c562040</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>nrf: use DETECTMODE_SEC in GPIOTE in secure mode</title>
<updated>2025-10-24T06:51:32+00:00</updated>
<author>
<name>Matthew Tran</name>
<email>0e4ef622@gmail.com</email>
</author>
<published>2025-10-22T23:59:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=75ad0684f28ccb6b2a5b4772894e8c6a4f327299'/>
<id>75ad0684f28ccb6b2a5b4772894e8c6a4f327299</id>
<content type='text'>
DETECTMODE only applies to pins assigned to non-secure.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DETECTMODE only applies to pins assigned to non-secure.
</pre>
</div>
</content>
</entry>
</feed>
