This website requires JavaScript.
Explore
Help
Register
Sign In
fengqi
/
lv_micropython
Watch
1
Star
0
Fork
0
You've already forked lv_micropython
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
lv_micropython
/
ports
/
stm32
/
usbdev
/
class
/
src
History
Andrew Leech
67689bfd7e
stm32/usb: Add flow control option for USB VCP data received from host.
...
It's off by default and can be enabled at run-time with: pyb.USB_VCP().init(flow=pyb.USB_VCP.RTS)
2019-01-31 23:31:26 +11:00
..
usbd_cdc_msc_hid.c
stm32/usb: Add flow control option for USB VCP data received from host.
2019-01-31 23:31:26 +11:00
usbd_msc_bot.c
stm32/usbdev: Convert files to unix line endings.
2018-05-11 23:03:52 +10:00
usbd_msc_data.c
stm32/usbdev: Convert files to unix line endings.
2018-05-11 23:03:52 +10:00
usbd_msc_scsi.c
stm32/usbdev: Convert files to unix line endings.
2018-05-11 23:03:52 +10:00