<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/embassy-nrf/src/rng.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>nrf/rng: erase instance generics</title>
<updated>2025-09-28T19:05:37+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2025-09-27T19:19:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=37fd0c7bce19d4618669a29bdd01945fb477eea6'/>
<id>37fd0c7bce19d4618669a29bdd01945fb477eea6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>nrf/rng: add Blocking/Async Mode param.</title>
<updated>2025-05-21T10:39:52+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2025-05-19T14:38:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=0e47478f01335c735f8f27fa3a935776736e9afa'/>
<id>0e47478f01335c735f8f27fa3a935776736e9afa</id>
<content type='text'>
This allows avoiding creating the irq handler if you're only going
to use it in blocking mode.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows avoiding creating the irq handler if you're only going
to use it in blocking mode.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add rand-core v0.9 support.</title>
<updated>2025-05-18T18:35:36+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2025-05-18T18:32:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=e4fc48764491f8981e4a145a72e9b6e72df8c546'/>
<id>e4fc48764491f8981e4a145a72e9b6e72df8c546</id>
<content type='text'>
Co-Authored-By: Aurélien Jacobs &lt;aurel@gnuage.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-Authored-By: Aurélien Jacobs &lt;aurel@gnuage.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Peripheral trait, rename PeripheralRef-&gt;Peri.</title>
<updated>2025-03-27T14:18:06+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2025-03-26T15:01:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=d41eeeae79388f219bf6a84e2f7bde9f6b532516'/>
<id>d41eeeae79388f219bf6a84e2f7bde9f6b532516</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>nrf: remove mod sealed.</title>
<updated>2024-04-04T22:48:46+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2024-04-04T22:20:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=ab85eb4b60cd49ebcd43d2305f42327685f5e5a6'/>
<id>ab85eb4b60cd49ebcd43d2305f42327685f5e5a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>nrf: Use .is_empty() instead of .len() == 0</title>
<updated>2024-02-17T11:30:19+00:00</updated>
<author>
<name>Priit Laes</name>
<email>plaes@plaes.org</email>
</author>
<published>2024-02-17T10:52:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=1aa999c2a825bdaf6fa4c980f47428d9b1d9263f'/>
<id>1aa999c2a825bdaf6fa4c980f47428d9b1d9263f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>nightly fmt</title>
<updated>2024-01-25T07:39:25+00:00</updated>
<author>
<name>Ulf Lilleengen</name>
<email>ulf.lilleengen@gmail.com</email>
</author>
<published>2024-01-25T07:39:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=1263d28595d7f92e348c866764e6e6275b08967f'/>
<id>1263d28595d7f92e348c866764e6e6275b08967f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: make inner state send as it's protected critical section</title>
<updated>2024-01-25T07:38:01+00:00</updated>
<author>
<name>Ulf Lilleengen</name>
<email>ulf.lilleengen@gmail.com</email>
</author>
<published>2024-01-25T07:38:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=1989c229f99b1177133af51d514ba44a5b02fe6f'/>
<id>1989c229f99b1177133af51d514ba44a5b02fe6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cargo fmt</title>
<updated>2024-01-24T20:23:54+00:00</updated>
<author>
<name>Ulf Lilleengen</name>
<email>ulf.lilleengen@gmail.com</email>
</author>
<published>2024-01-24T18:28:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=7d961a7f447a56a458a556b747710ec3375950d7'/>
<id>7d961a7f447a56a458a556b747710ec3375950d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
