diff options
author | Damien George <damien.p.george@gmail.com> | 2015-02-03 21:09:13 +0000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2015-02-13 14:02:51 +0000 |
commit | 65af7ebdc5c53eebcec7950948abcc16d6a0ac6c (patch) | |
tree | 722a60d6a28388696cd9b61e1e93b2be006c4830 /esp8266/esp_mphal.c | |
parent | 39ce2db181ec1e06426e2a3a371d2cd535723a17 (diff) | |
download | micropython-65af7ebdc5c53eebcec7950948abcc16d6a0ac6c.tar.gz micropython-65af7ebdc5c53eebcec7950948abcc16d6a0ac6c.zip |
stmhal: Put CDC last in config descriptors to match with iface nums.
Apparently the order of interface numbers should be sequential and
increasing in a config descriptor. So as to retain compatibility with
Windows drivers for the CDC+MSC and CDC+HID modes, we move the CDC
configs to the end of the descriptors, instead of changing the interface
numbers.
See PR #957 for background.
Diffstat (limited to 'esp8266/esp_mphal.c')
0 files changed, 0 insertions, 0 deletions