commit | 42532805256faaa6bc6861cddd531430cd8061ea | [log] [tgz] |
---|---|---|
author | Johann Fischer <j.fischer@phytec.de> | Thu Mar 05 23:39:27 2020 +0100 |
committer | Johan Hedberg <johan.hedberg@gmail.com> | Tue Mar 10 14:54:29 2020 +0200 |
tree | 81f0ffc5f7d4f444e55d58c5bc03ea40fafc31f3 | |
parent | 388c6ea01f9161ac5db878738f082ca0fba05c4b [diff] |
drivers: usb_dc_nrfx: always reset data toggle in usb_dc_ep_enable Data toggle should be reset after SetConfiguration or SetInterface request. Always reset data toggle in usb_dc_ep_enable. Signed-off-by: Johann Fischer <j.fischer@phytec.de>