<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/embassy-nrf/src/chips/nrf9160.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>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>code review changes</title>
<updated>2025-09-21T22:45:29+00:00</updated>
<author>
<name>Robin Mueller</name>
<email>robin.mueller.m@pm.me</email>
</author>
<published>2025-09-21T22:43:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=d1b55faace4b5059c726d94dd2d7f1ad3805ab48'/>
<id>d1b55faace4b5059c726d94dd2d7f1ad3805ab48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add basic RTC driver for nRF</title>
<updated>2025-09-21T22:24:45+00:00</updated>
<author>
<name>Robin Mueller</name>
<email>robin.mueller.m@pm.me</email>
</author>
<published>2025-09-19T15:38:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=f7c3005345df07bad5c42612fd73974bd569affb'/>
<id>f7c3005345df07bad5c42612fd73974bd569affb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>nrf53: add WDT support</title>
<updated>2025-04-21T01:23:26+00:00</updated>
<author>
<name>Matthew Tran</name>
<email>0e4ef622@gmail.com</email>
</author>
<published>2025-04-21T01:14:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=f535acfca09b916554fa63550f9e12f18cbca25d'/>
<id>f535acfca09b916554fa63550f9e12f18cbca25d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update nrf-pac.</title>
<updated>2024-11-15T01:22:20+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2024-11-15T01:22:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=3f23fd5c98244921b97858912bbcdfd681b4f92e'/>
<id>3f23fd5c98244921b97858912bbcdfd681b4f92e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>nrf: port to chiptool-based `nrf-pac`.</title>
<updated>2024-11-03T23:47:31+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2024-10-24T11:31:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=51f6b813e1a4311ffb4adf2e66ed3effb990d246'/>
<id>51f6b813e1a4311ffb4adf2e66ed3effb990d246</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add HAL and example for using nRF EGU peripheral</title>
<updated>2024-06-18T11:13:33+00:00</updated>
<author>
<name>Ulf Lilleengen</name>
<email>ulf.lilleengen@gmail.com</email>
</author>
<published>2024-06-18T11:00:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=a44ee963ef65be41a9354b4e7e70b02d30fadd70'/>
<id>a44ee963ef65be41a9354b4e7e70b02d30fadd70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>nrf/pac: reeport s and ns peripherals always independently of the current mode.</title>
<updated>2023-10-16T17:38:53+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2023-10-16T17:35:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=ea0e83a7f9579ba002929d2180b118722e89850a'/>
<id>ea0e83a7f9579ba002929d2180b118722e89850a</id>
<content type='text'>
You sometimes need this, for example for using nrf91 modem from S mode
you need to acces IPC_NS.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
You sometimes need this, for example for using nrf91 modem from S mode
you need to acces IPC_NS.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename embassy-hal-common to embassy-hal-internal, document it's for internal use only. (#1700)</title>
<updated>2023-07-28T11:23:22+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2023-07-28T11:23:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=036e6ae30c9e772ef8ef20439f121e108b9106f0'/>
<id>036e6ae30c9e772ef8ef20439f121e108b9106f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove embassy-cortex-m crate, move stuff to embassy-hal-common.</title>
<updated>2023-06-09T14:44:20+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2023-06-09T14:14:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=98c821ac39c65903057c2d8ed320d1616e9f23ae'/>
<id>98c821ac39c65903057c2d8ed320d1616e9f23ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
