From cd172b2d5ed1ff486eab399e4da5af8315cddc8b Mon Sep 17 00:00:00 2001 From: AJM Date: Sun, 25 Apr 2010 15:52:04 -0400 Subject: fixed the FIFO bug, tx/rx now seems stable and ready for integration. --- core/usb/usb.c | 10 +++++++--- core/usb/usb_callbacks.c | 2 +- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/core/usb/usb.c b/core/usb/usb.c index f20f144..da0f37a 100644 --- a/core/usb/usb.c +++ b/core/usb/usb.c @@ -402,7 +402,8 @@ uint8 usbReceiveBytes(uint8* recvBuf, uint8 len) { int i; for (i=0;i