forked from PAWPAW-Mirror/lib_xua
Quick fix for to get NO_USB building
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
#include <xscope.h>
|
||||
#endif
|
||||
|
||||
#ifndef NO_USB
|
||||
#include "xud.h" /* XMOS USB Device Layer defines and functions */
|
||||
#ifndef NO_USB
|
||||
#include "endpoint0.h"
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user