espressif_tinyusb/src/portable/valentyusb/eptri
Sean Cross a9282eab51 eptri: clear proper endpoint when opening IN port
When opening a USB port, we ensure the buffer is NULL and has
a length of 0.

Due to a mistake in specifying the endpoint type, we never actually
cleared the value when opening an IN endpoint.  This patch fixes
the comparison when opening an IN endpoint.

This fixes issue #218.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-11-20 17:45:21 +08:00
..
dcd_eptri.c eptri: clear proper endpoint when opening IN port 2019-11-20 17:45:21 +08:00
dcd_eptri.h valentyusb: rename from `foosn` 2019-11-13 09:08:47 -08:00
hal_eptri.c valentyusb: rename from `foosn` 2019-11-13 09:08:47 -08:00