This website requires JavaScript.
Explore
Help
Register
Sign In
Lerking
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
mirror of
https://github.com/micropython/micropython.git
synced
2026-01-23 04:10:19 +01:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
Files
e214ae0e644f61b73a71a6dcafe0b018cb102e9f
micropython
/
ports
/
nrf
/
drivers
/
usb
History
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