<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/examples/mcxa/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>Merge pull request #5107 from jamesmunns/james/spll</title>
<updated>2025-12-18T18:57:38+00:00</updated>
<author>
<name>James Munns</name>
<email>james@onevariable.com</email>
</author>
<published>2025-12-18T18:57:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=b6a7d0610105e8f1e23fd1b3b0c1afd4efac4fe4'/>
<id>b6a7d0610105e8f1e23fd1b3b0c1afd4efac4fe4</id>
<content type='text'>
[MCXA]: Add SPLL/PLL1 support
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[MCXA]: Add SPLL/PLL1 support
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanups, docs</title>
<updated>2025-12-18T18:31:25+00:00</updated>
<author>
<name>James Munns</name>
<email>james@onevariable.com</email>
</author>
<published>2025-12-18T18:31:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=1a3eb7ef28c071e17f93663f7e07d7d6e9f7789e'/>
<id>1a3eb7ef28c071e17f93663f7e07d7d6e9f7789e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[MCXA] reset_reason: process multiple bits</title>
<updated>2025-12-18T16:57:15+00:00</updated>
<author>
<name>Felipe Balbi</name>
<email>febalbi@microsoft.com</email>
</author>
<published>2025-12-18T16:57:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=6c9345a022dfd4a4dac5005166789792dffbbbe7'/>
<id>6c9345a022dfd4a4dac5005166789792dffbbbe7</id>
<content type='text'>
After testing with the pending watchdog driver, I noticed that more
than one bit got set (Warm and Wdog0), changing my original assumption
of this register being one-hot.

Update the `reset_reason()` function and example according to James
Munns' MCXA DMA Error implementation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
After testing with the pending watchdog driver, I noticed that more
than one bit got set (Warm and Wdog0), changing my original assumption
of this register being one-hot.

Update the `reset_reason()` function and example according to James
Munns' MCXA DMA Error implementation.
</pre>
</div>
</content>
</entry>
<entry>
<title>First basic test works</title>
<updated>2025-12-18T14:02:24+00:00</updated>
<author>
<name>James Munns</name>
<email>james@onevariable.com</email>
</author>
<published>2025-12-18T13:53:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=b0cf9b4626e7fa99d1da82a5eb745e9ed14508de'/>
<id>b0cf9b4626e7fa99d1da82a5eb745e9ed14508de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #5071 from jamesmunns/james/bad-sosc</title>
<updated>2025-12-18T13:55:57+00:00</updated>
<author>
<name>James Munns</name>
<email>james@onevariable.com</email>
</author>
<published>2025-12-18T13:55:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=b5b49cbcf3a991bf6d434b0870da50f3ee722612'/>
<id>b5b49cbcf3a991bf6d434b0870da50f3ee722612</id>
<content type='text'>
[MCXA]: Add support for SOSC/clk_in
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[MCXA]: Add support for SOSC/clk_in
</pre>
</div>
</content>
</entry>
<entry>
<title>Update example to not explicitly configure range</title>
<updated>2025-12-15T13:33:47+00:00</updated>
<author>
<name>James Munns</name>
<email>james@onevariable.com</email>
</author>
<published>2025-12-15T13:33:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=d6c65cd0e4b651b1b07e1583562dfccfd5db22b1'/>
<id>d6c65cd0e4b651b1b07e1583562dfccfd5db22b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add SOSC support</title>
<updated>2025-12-15T13:31:39+00:00</updated>
<author>
<name>James Munns</name>
<email>james@onevariable.com</email>
</author>
<published>2025-12-12T19:45:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=5f366957f31d87030182f80dd2d39dc8a8496883'/>
<id>5f366957f31d87030182f80dd2d39dc8a8496883</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace AsyncTrng with Mode typestate</title>
<updated>2025-12-11T19:38:56+00:00</updated>
<author>
<name>Felipe Balbi</name>
<email>febalbi@microsoft.com</email>
</author>
<published>2025-12-11T19:38:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=3284620b7940e7598373ff404445858e0e7858b8'/>
<id>3284620b7940e7598373ff404445858e0e7858b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'upstream/main' into mcxa/trng</title>
<updated>2025-12-11T17:48:32+00:00</updated>
<author>
<name>Felipe Balbi</name>
<email>febalbi@microsoft.com</email>
</author>
<published>2025-12-11T17:48:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=86de5d04b91f38ab4322eaa8ff5b0f371824b57a'/>
<id>86de5d04b91f38ab4322eaa8ff5b0f371824b57a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>trng: Add dedicated constructors without configuration</title>
<updated>2025-12-11T17:48:15+00:00</updated>
<author>
<name>Felipe Balbi</name>
<email>febalbi@microsoft.com</email>
</author>
<published>2025-12-11T17:44:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=af02ef481498441289a6decfe3baf7f3878f7871'/>
<id>af02ef481498441289a6decfe3baf7f3878f7871</id>
<content type='text'>
These three constructors guarantee TRNG will work for the requested
amount of entropy samples.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These three constructors guarantee TRNG will work for the requested
amount of entropy samples.
</pre>
</div>
</content>
</entry>
</feed>
