Add USB UGEN support for RTEMS

This commit is contained in:
Kevin Kirspel
2017-05-17 08:40:29 -04:00
committed by Sebastian Huber
parent 3e7de301c1
commit a7415b7f2f
2 changed files with 11 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
#define USB_HAVE_CONDVAR 1
#define USB_HAVE_UGEN 0
#define USB_HAVE_UGEN 1
#define USB_HAVE_BUSDMA 1