LP-602 Re-enable rx_status checking in usb_csc to optionally reenable rx after reset
commit8793aaa387a1b10500d046db5fa183acdeb9368a
authorEric Price <eric.price@tuebingen.mpg.de>
Tue, 16 Oct 2018 13:51:46 +0000 (16 15:51 +0200)
committerEric Price <eric.price@tuebingen.mpg.de>
Tue, 16 Oct 2018 13:56:17 +0000 (16 15:56 +0200)
tree67fbf8e178bd33c7c6920f2dc3d317d94fb8fd35
parent868d78791228b6213924f9fc6eca3d52885fc337
LP-602 Re-enable rx_status checking in usb_csc to optionally reenable rx after reset

This partially reverts 1203fa9e665b1ed0236c7456e1b5f064e3366460
LP-495 F4 USB CDC: remove internal rx_active state tracking and use actual endpoint status instead (like F1)
However rx_status is only used in the reinit case, without reintroducing issue LP-495
flight/pios/stm32f4xx/pios_usb_cdc.c