aboutsummaryrefslogtreecommitdiff
path: root/stmhal/pybcdc.inf
AgeCommit message (Collapse)Author
2014-04-16Auto-generate the stmhal/pybcdc_inf header file from static filesAndrew Scheller
The USB VID&PID are automatically extracted from usbd_desc_cdc_msc.c and inserted into pybcdc_inf.template, ensuring that the same USB IDs get used everywhere
2014-04-10Tweak pybcdc.inf to match recent changes to pybcdc.hAndrew Scheller
2014-03-29stmhal: Add Windows .inf file for USB CDC device.Damien George