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
2025-09-05 17:30:41 +02:00
Code
Issues
Actions
50
Packages
Projects
Releases
Wiki
Activity
Files
a1a16ffd75e1cc5ca977a3d799d5c7de0da5e585
micropython
/
shared
/
tinyusb
History
iabdalkader
706e09dff3
shared/tinyusb: Allow ports to define CDC TX/RX buffer sizes.
...
Signed-off-by: iabdalkader <
i.abdalkader@gmail.com
>
2024-08-26 12:42:09 +10:00
..
mp_usbd_cdc.c
shared/tinyusb/mp_usbd_cdc: Skip writing to an uninitialized USB device.
2024-07-20 00:27:58 +10:00
mp_usbd_cdc.h
shared/tinyusb: Allow ports to use 1200bps-touch without other CDC code.
2024-06-02 23:27:33 +10:00
mp_usbd_descriptor.c
extmod/machine_usb_device: Add support for Python USB devices.
2024-03-15 14:22:11 +11:00
mp_usbd_runtime.c
shared/tinyusb/mp_usbd_runtime: Fix pointer comparison in assert.
2024-06-26 13:57:45 +10:00
mp_usbd.c
extmod/machine_usb_device: Add support for Python USB devices.
2024-03-15 14:22:11 +11:00
mp_usbd.h
shared/tinyusb/mp_usbd_cdc: Skip writing to an uninitialized USB device.
2024-07-20 00:27:58 +10:00
tusb_config.h
shared/tinyusb: Allow ports to define CDC TX/RX buffer sizes.
2024-08-26 12:42:09 +10:00