diff options
author | Andrew Leech <andrew.leech@planetinnovation.com.au> | 2019-04-24 10:24:24 +1000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2019-09-26 13:50:24 +1000 |
commit | 2397b44062899cfa6fc39d5f57976c4ec62c3cf8 (patch) | |
tree | b1a22032b83b80ea4df7c8a0e85c75a83a3a42b9 /py/parse.c | |
parent | 6b4666f8cf93121af00014351a659216824214e1 (diff) |
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)
Diffstat (limited to 'py/parse.c')
0 files changed, 0 insertions, 0 deletions