diff options
| author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2022-05-12 13:04:29 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-05-12 13:04:29 +0000 |
| commit | 30d4d0e9d78681e16a68ff953c61b96c9863bfc6 (patch) | |
| tree | 7ce250aa8b70a7350a1d9f0032565fab32e5edcf /examples | |
| parent | 3f9fdc0dd37adc5225e2650c7578b2386e912732 (diff) | |
| parent | 6af5f8eb2da6ba9e1eabb67871c3483ba1579dd2 (diff) | |
| parent | 2a7afe4262fd3ff8288c6381598a8794a7beee37 (diff) | |
Merge #763 #766
763: Misc USB improvements r=Dirbaio a=Dirbaio
The "simplify control in/out handlng" commit gives a -2kb code size improvement.
766: Make usb_serial examples work on windows r=Dirbaio a=timokroeger
Windows shows `error 10` when using CDC ACM on non composite devices.
Workaround is to use IADS:
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.1/kconfig/CONFIG_CDC_ACM_IAD.html#help
Co-authored-by: Dario Nieuwenhuis <[email protected]>
Co-authored-by: Timo Kröger <[email protected]>
