| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-10-25 | docs: USB_VCP: Always in non-blocking mode, clarify stream method returns. | Paul Sokolovsky | |
| They return None if no data available. | |||
| 2015-05-13 | docs: Document USB_VCP file-like methods. | Damien George | |
| 2015-02-13 | stmhal: Add Python-configurable USB HID mode. | Damien George | |
| Different HID modes can be configured in Python. You can either use predefined mouse or keyboard, or write your own report descriptor. | |||
| 2014-11-29 | stmhal: Add USB_VCP.setinterrupt method, to disable CTRL-C. | Damien George | |
| 2014-10-31 | docs: Cleanup and update some docs. | Damien George | |
| 2014-10-31 | docs: Import documentation from source-code inline comments. | Damien George | |
| The inline docs (prefixed with /// in .c files) have been converted to RST format and put in the docs subdirectory. | |||
