| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-02-13 | stmhal: Add "CDC" option to pyb.usb_mode, for CDC device only. | Damien George | |
| 2014-10-25 | stmhal: Change USB PID when in CDC+HID mode. | Damien George | |
| This gets CDC+HID working on Windows, since it needs a different PID for a different USB configuration. Thanks to tmbinc and dhylands. | |||
| 2014-05-03 | Add license header to (almost) all files. | Damien George | |
| Blanket wide to all .c and .h files. Some files originating from ST are difficult to deal with (license wise) so it was left out of those. Also merged modpyb.h, modos.h, modstm.h and modtime.h in stmhal/. | |||
| 2014-04-17 | stmhal: Change VID to 0xf055=FOSS, and PID to a random number. | Damien George | |
| Needs a better solution. | |||
| 2014-04-12 | stmhal: Put a USB structure in ROM; GC doesn't scan the data segment. | Damien George | |
| 2014-03-22 | stmhal: USB CDC and MSC device work together. | Damien George | |
