foboot/sw
Sean Cross c8872c1088 sw: don't clear OUT buffer during usb_recv
If there is data already in the OUT buffer, don't throw it away.

This was necessary when using `epfifo` due to the way it shared OUT and
SETUP packets.  However, it is causing reliability issues with eptri.

Signed-off-by: Sean Cross <sean@xobs.io>
2019-11-29 09:47:52 +08:00
..
include sw: include hardware version in product description 2019-11-25 09:34:00 +08:00
ld eptri: work-in-progress to get eptri working 2019-11-22 08:03:35 +08:00
src sw: don't clear OUT buffer during usb_recv 2019-11-29 09:47:52 +08:00
third_party sw: time: rename SYSTEM_CLOCK_FREQUENCY to CONFIG_CLOCK_FREQUENCY 2019-07-21 12:29:20 +08:00
Makefile eptri: work-in-progress to get eptri working 2019-11-22 08:03:35 +08:00