micropython/ports
Andrew Leech 2397b44062 stm32/usbd_cdc_interface: Add CTS flow control option for USB VCP.
Enabled by default, but disabled when REPL is connected to the VCP (this is
the existing behaviour).  Can be configured at run-time with, eg:

    pyb.USB_VCP().init(flow=pyb.USB_VCP.RTS | pyb.USB_VCP.CTS)
2019-09-26 13:50:24 +10:00
..
bare-arm
cc3200
esp32
esp8266
javascript
minimal
nrf
pic16bit
qemu-arm
samd
stm32 stm32/usbd_cdc_interface: Add CTS flow control option for USB VCP. 2019-09-26 13:50:24 +10:00
teensy
unix
windows
zephyr