Damien George
|
d39c7aa517
|
stmhal: Add Python-configurable USB HID mode.
Different HID modes can be configured in Python. You can either use
predefined mouse or keyboard, or write your own report descriptor.
|
2015-02-13 14:02:51 +00:00 |
Damien George
|
19fb1b4dd7
|
stmhal: Add USB_VCP.setinterrupt method, to disable CTRL-C.
|
2014-11-29 15:23:21 +00:00 |
Damien George
|
a58713a899
|
docs: Cleanup and update some docs.
|
2014-10-31 22:21:37 +00:00 |
Damien George
|
88d3054ac0
|
docs: Import documentation from source-code inline comments.
The inline docs (prefixed with /// in .c files) have been converted to
RST format and put in the docs subdirectory.
|
2014-10-31 01:37:19 +00:00 |