circuitpython/ports/nrf/drivers/usb
Andrew Leech f92da1adc4 nrf/drivers/usb: Fix MP_STREAM_POLL_RD support on USB CDC.
This gets ipoll working on USB CDC stdin.
2022-03-30 15:34:25 +11:00
..
tusb_config.h nrf: Add tinyusb support for nrf52840. 2019-10-10 20:21:07 +02:00
usb_cdc.c nrf/drivers/usb: Fix MP_STREAM_POLL_RD support on USB CDC. 2022-03-30 15:34:25 +11:00
usb_cdc.h nrf: Add tinyusb support for nrf52840. 2019-10-10 20:21:07 +02:00
usb_descriptors.c ports: Rename USBD_VID/PID config macros to MICROPY_HW_USB_VID/PID. 2021-08-07 23:13:55 +10:00