This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
ports
/
stm32
/
usbdev
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
..
class
stm32/usb: Add flow control option for USB VCP data received from host.
2019-01-31 23:31:26 +11:00
core
stm32/usbdev: Convert files to unix line endings.
2018-05-11 23:03:52 +10:00