main.xc no longer includes old usb.h header

This commit is contained in:
Ross Owen
2014-03-06 10:28:22 +00:00
parent f39785d9d8
commit 2ea052b5d5

View File

@@ -13,7 +13,6 @@
#endif
#include "xud.h" /* XMOS USB Device Layer defines and functions */
#include "usb.h" /* Defines from the USB 2.0 Specification */
#include "devicedefines.h" /* Device specific defines */
#include "endpoint0.h"