<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openmano-mpy/ports/nrf/drivers/usb, branch master</title>
<subtitle>MicroPython source and hardware configuration for OpenMano</subtitle>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/'/>
<entry>
<title>nrf/drivers/usb: Add USBD_IRQHandler which calls tud_int_handler.</title>
<updated>2021-02-13T02:52:53+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2021-02-13T02:52:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=701fdcacafe017c88c8cf18f64d8c26f25987e97'/>
<id>701fdcacafe017c88c8cf18f64d8c26f25987e97</id>
<content type='text'>
This is needed for TinyUSB to process USB device IRQs.

Related to #6325.

Signed-off-by: Damien George &lt;damien@micropython.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is needed for TinyUSB to process USB device IRQs.

Related to #6325.

Signed-off-by: Damien George &lt;damien@micropython.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ports: Update to build with new tinyusb.</title>
<updated>2021-02-12T01:50:36+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2021-02-08T12:47:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=035d16126ac2e4ea9b9c1c33a15104cd952897a1'/>
<id>035d16126ac2e4ea9b9c1c33a15104cd952897a1</id>
<content type='text'>
Signed-off-by: Damien George &lt;damien@micropython.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Damien George &lt;damien@micropython.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ports: Use correct in/out endpoint size in TUD_CDC_DESCRIPTOR.</title>
<updated>2020-10-17T04:49:16+00:00</updated>
<author>
<name>Damien George</name>
</author>
<published>2020-10-13T00:06:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=18518e26a7a92345fdcf8ad79e4c8b3a753f2d06'/>
<id>18518e26a7a92345fdcf8ad79e4c8b3a753f2d06</id>
<content type='text'>
The last argument of TUD_CDC_DESCRIPTOR() is the endpoint size (or
wMaxPacketSize), not the CDC RX buffer size (which can be larger than the
endpoint size).

Signed-off-by: Damien George &lt;damien@micropython.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The last argument of TUD_CDC_DESCRIPTOR() is the endpoint size (or
wMaxPacketSize), not the CDC RX buffer size (which can be larger than the
endpoint size).

Signed-off-by: Damien George &lt;damien@micropython.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>nrf: Update to work with nrfx v2.0.0, to match TinyUSB.</title>
<updated>2020-05-15T05:06:02+00:00</updated>
<author>
<name>Jim Mussared</name>
</author>
<published>2020-03-25T06:01:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=e7f8c7d9a390414808542e4a3a7f2a609278b5fc'/>
<id>e7f8c7d9a390414808542e4a3a7f2a609278b5fc</id>
<content type='text'>
Commit 6cea369b89b2223cf07ff8768e50dc39bbb770fe updated the TinyUSB
submodule to a version based on nrfx v2.0.0.  This commit updates the nrf
port to work with the latest TinyUSB and nrfx v2.0.0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Commit 6cea369b89b2223cf07ff8768e50dc39bbb770fe updated the TinyUSB
submodule to a version based on nrfx v2.0.0.  This commit updates the nrf
port to work with the latest TinyUSB and nrfx v2.0.0.
</pre>
</div>
</content>
</entry>
<entry>
<title>nrf: Add tinyusb support for nrf52840.</title>
<updated>2019-10-10T18:21:07+00:00</updated>
<author>
<name>Glenn Ruben Bakke</name>
</author>
<published>2019-10-09T18:01:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.0x7felf.com/openmano-mpy/commit/?id=60b0b69f202f552c89c7ccc74a8304549f85c4fa'/>
<id>60b0b69f202f552c89c7ccc74a8304549f85c4fa</id>
<content type='text'>
Add nrf-port finyusb driver files. USB CDC can be activated
by board configuration files using the MICROPY_HW_USB_CDC.

Updating BLE driver, Makefile, nrfx-glue and main.c to plug
in the tinyusb stack.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add nrf-port finyusb driver files. USB CDC can be activated
by board configuration files using the MICROPY_HW_USB_CDC.

Updating BLE driver, Makefile, nrfx-glue and main.c to plug
in the tinyusb stack.
</pre>
</div>
</content>
</entry>
</feed>
