USB, to add ohci/ehci. Make fifo comply with iorec

This commit is contained in:
Ørn E. Hansen
2013-04-21 21:28:45 +00:00
parent e842b2fdcd
commit d7d3b396d0
7 changed files with 46 additions and 53 deletions

View File

@@ -28,13 +28,6 @@
#include "usb.h"
#include "ehci.h"
#if defined(COLDFIRE) && defined(NETWORK) && defined(LWIP)
#include "../freertos/FreeRTOS.h"
#include "../freertos/queue.h"
extern xQueueHandle queue_poll_hub;
#define USB_POLL_HUB
#endif
#undef DEBUG
#undef SHOW_INFO