aboutsummaryrefslogtreecommitdiff
path: root/docs/library/pyb.USB_VCP.rst
AgeCommit message (Expand)Author
2020-08-21docs: Change `\*` to `*` in argument lists.Zenix27
2019-12-04docs: Remove spaces on lines that are empty.Damien George
2019-09-26docs/library/pyb.USB_VCP.rst: Add info about id and flow params.Damien George
2017-12-04docs/library: Add xrefs to "stream" dictionary entry for many modules.Paul Sokolovsky
2017-10-11docs/library: Add missing cross-ref links for classes in pyb module.Mike Causer
2016-11-14docs: Remove references to readall() and update stream read() docs.Damien George
2016-06-08docs/pyb.*: Use proper class case in method headers.Paul Sokolovsky
2016-06-08docs/pyb.*: Add "currentmodule:: pyb" directive.Paul Sokolovsky
2015-10-25docs: USB_VCP: Always in non-blocking mode, clarify stream method returns.Paul Sokolovsky
2015-05-13docs: Document USB_VCP file-like methods.Damien George
2015-02-13stmhal: Add Python-configurable USB HID mode.Damien George
2014-11-29stmhal: Add USB_VCP.setinterrupt method, to disable CTRL-C.Damien George
2014-10-31docs: Cleanup and update some docs.Damien George
2014-10-31docs: Import documentation from source-code inline comments.Damien George