<feed xmlns='http://www.w3.org/2005/Atom'>
<title>embassy/examples/nrf/src, 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>Rename examples/nrf to examples/nrf52840</title>
<updated>2023-01-09T21:30:02+00:00</updated>
<author>
<name>Dominik Boehi</name>
<email>dominik.boehi@gmail.com</email>
</author>
<published>2023-01-09T21:29:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=0a27b6cedb52453123190671f294bbd34918e09a'/>
<id>0a27b6cedb52453123190671f294bbd34918e09a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>usb/cdc-ncm: add embassy-net Device implementation.</title>
<updated>2022-12-13T15:43:25+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2022-12-07T15:03:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=e9219405ca04e23b6543fb841fd97df54cf72f94'/>
<id>e9219405ca04e23b6543fb841fd97df54cf72f94</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>nrf: add manually_create_executor example.</title>
<updated>2022-12-09T22:33:53+00:00</updated>
<author>
<name>Dario Nieuwenhuis</name>
<email>dirbaio@dirbaio.net</email>
</author>
<published>2022-12-09T22:33:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=5d4f09156af094732edc5c01332af8b13db10e0f'/>
<id>5d4f09156af094732edc5c01332af8b13db10e0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge #1049</title>
<updated>2022-12-09T07:49:40+00:00</updated>
<author>
<name>bors[bot]</name>
<email>26634292+bors[bot]@users.noreply.github.com</email>
</author>
<published>2022-12-09T07:49:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=58ab82904970f2df3984e54c722955a7b7c81391'/>
<id>58ab82904970f2df3984e54c722955a7b7c81391</id>
<content type='text'>
1049: embassy-nrf: Add I2S module r=lulf a=chris-zen

This PR adds I2S support for the nrf52 series (`nrf52832`, `nrf52833`, `nrf52840`).

We could only test it in a `nrf52840` in master mode for an output stream (see `i2s_waveform` example), using a clone of the [Adafruit I2S Stereo Decoder - UDA1334A](https://learn.adafruit.com/adafruit-i2s-stereo-decoder-uda1334a/overview).

We were wondering if this could be a welcome addition to embassy, as we are working on this very informally and don't have much free time for it.

&lt;img src="https://user-images.githubusercontent.com/932644/202316127-a8cf90ef-1e1a-4e1d-b796-961b8ad6cef5.png" width="600"&gt;

https://user-images.githubusercontent.com/932644/202316609-e53cd912-e463-4e01-839e-0bbdf37020da.mp4


Co-authored-by: `@brainstorm` &lt;brainstorm@nopcode.org&gt;

Co-authored-by: Christian Perez Llamas &lt;932644+chris-zen@users.noreply.github.com&gt;
Co-authored-by: Roman Valls Guimera &lt;brainstorm@users.noreply.github.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1049: embassy-nrf: Add I2S module r=lulf a=chris-zen

This PR adds I2S support for the nrf52 series (`nrf52832`, `nrf52833`, `nrf52840`).

We could only test it in a `nrf52840` in master mode for an output stream (see `i2s_waveform` example), using a clone of the [Adafruit I2S Stereo Decoder - UDA1334A](https://learn.adafruit.com/adafruit-i2s-stereo-decoder-uda1334a/overview).

We were wondering if this could be a welcome addition to embassy, as we are working on this very informally and don't have much free time for it.

&lt;img src="https://user-images.githubusercontent.com/932644/202316127-a8cf90ef-1e1a-4e1d-b796-961b8ad6cef5.png" width="600"&gt;

https://user-images.githubusercontent.com/932644/202316609-e53cd912-e463-4e01-839e-0bbdf37020da.mp4


Co-authored-by: `@brainstorm` &lt;brainstorm@nopcode.org&gt;

Co-authored-by: Christian Perez Llamas &lt;932644+chris-zen@users.noreply.github.com&gt;
Co-authored-by: Roman Valls Guimera &lt;brainstorm@users.noreply.github.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Move the responsibility to manage buffers to the I2S stream</title>
<updated>2022-12-08T19:22:50+00:00</updated>
<author>
<name>Christian Perez Llamas</name>
<email>932644+chris-zen@users.noreply.github.com</email>
</author>
<published>2022-12-08T19:22:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=5fdd521a767fd8825a2d55d6b833fd99627353d7'/>
<id>5fdd521a767fd8825a2d55d6b833fd99627353d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Optimization to be able to work with only 2 buffers</title>
<updated>2022-11-29T00:09:47+00:00</updated>
<author>
<name>Christian Perez Llamas</name>
<email>932644+chris-zen@users.noreply.github.com</email>
</author>
<published>2022-11-29T00:09:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=199504be564b231154e07c58bcc52b11afdc9fe7'/>
<id>199504be564b231154e07c58bcc52b11afdc9fe7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge #1056</title>
<updated>2022-11-22T21:50:42+00:00</updated>
<author>
<name>bors[bot]</name>
<email>26634292+bors[bot]@users.noreply.github.com</email>
</author>
<published>2022-11-22T21:50:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=83b199a8744ddbba93b929f59606f0518c6f9ce1'/>
<id>83b199a8744ddbba93b929f59606f0518c6f9ce1</id>
<content type='text'>
1056: embassy-nrf: Add TWIS module r=Dirbaio a=kalkyl

Verified to be working on nrf9160

Co-authored-by: kalkyl &lt;henrik.alser@me.com&gt;
Co-authored-by: Henrik Alsér &lt;henrik.alser@me.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1056: embassy-nrf: Add TWIS module r=Dirbaio a=kalkyl

Verified to be working on nrf9160

Co-authored-by: kalkyl &lt;henrik.alser@me.com&gt;
Co-authored-by: Henrik Alsér &lt;henrik.alser@me.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename write to respond_to_read</title>
<updated>2022-11-22T21:10:04+00:00</updated>
<author>
<name>Henrik Alsér</name>
<email>henrik.alser@me.com</email>
</author>
<published>2022-11-22T21:10:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=cf900a8a3f048428cc1209763f4188366818ab8a'/>
<id>cf900a8a3f048428cc1209763f4188366818ab8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Buffer management in line with other peripherals. Constructor and config redesign</title>
<updated>2022-11-19T18:18:20+00:00</updated>
<author>
<name>Christian Perez Llamas</name>
<email>932644+chris-zen@users.noreply.github.com</email>
</author>
<published>2022-11-19T18:18:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=15a93246d6bb3e0bea268ff919bca073a9890247'/>
<id>15a93246d6bb3e0bea268ff919bca073a9890247</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix format</title>
<updated>2022-11-18T23:32:09+00:00</updated>
<author>
<name>Christian Perez Llamas</name>
<email>932644+chris-zen@users.noreply.github.com</email>
</author>
<published>2022-11-18T23:32:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.d464.sh/rust/embassy/commit/?id=16838f8a66d8a3b74f0fe1ab9124532226e7166a'/>
<id>16838f8a66d8a3b74f0fe1ab9124532226e7166a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
