micropython/ports/nrf/drivers/usb
Damien George 701fdcacaf nrf/drivers/usb: Add USBD_IRQHandler which calls tud_int_handler.
This is needed for TinyUSB to process USB device IRQs.

Related to #6325.

Signed-off-by: Damien George <damien@micropython.org>
2021-02-13 13:52:53 +11:00
..
tusb_config.h
usb_cdc.c nrf/drivers/usb: Add USBD_IRQHandler which calls tud_int_handler. 2021-02-13 13:52:53 +11:00
usb_cdc.h
usb_descriptors.c ports: Update to build with new tinyusb. 2021-02-12 12:50:36 +11:00