Commit message (Expand) | Author | Age | |
---|---|---|---|
* | all: Fix strings with backslash by using raw string literals. | Christian Clauss | 2023-05-02 |
* | ports: Rename USBD_VID/PID config macros to MICROPY_HW_USB_VID/PID. | Damien George | 2021-08-07 |
* | all: Reformat C and Python source code with tools/codeformat.py. | Damien George | 2020-02-28 |
* | various: Spelling fixes | Ville Skyttä | 2017-05-29 |
* | stmhal: Fix USB CDC-only mode under Windows. | Dave Hylands | 2015-10-09 |
* | stmhal: Add "CDC" option to pyb.usb_mode, for CDC device only. | Damien George | 2015-02-13 |
* | tools: Fix up pybcdc.inf generation: new lines and hex digits. | Damien George | 2014-04-16 |
* | Auto-generate the stmhal/pybcdc_inf header file from static files | Andrew Scheller | 2014-04-16 |