summaryrefslogtreecommitdiff
path: root/usb/f1_usb.h
diff options
context:
space:
mode:
authorVegard Storheil Eriksen <zyp@jvnv.net>2015-03-29 21:37:03 +0200
committerVegard Storheil Eriksen <zyp@jvnv.net>2016-08-18 23:36:07 +0200
commit7b2d322df819e8a339cdb534e69d8e205765d3b2 (patch)
treec18a85a712285d6f3939113824eb2f2636833992 /usb/f1_usb.h
parent29d8f1b4e89f31e2f3b448c4d40c6c2518629686 (diff)
Added STM32L0 support.
Diffstat (limited to 'usb/f1_usb.h')
-rw-r--r--usb/f1_usb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/usb/f1_usb.h b/usb/f1_usb.h
index 166c051..8510bb9 100644
--- a/usb/f1_usb.h
+++ b/usb/f1_usb.h
@@ -3,7 +3,6 @@
#include "generic.h"
#include "f1_usb_def.h"
-#include "dwc_otg_def.h"
class USB_f1 : public USB_generic {
private: