stm32_otgfsdev.c edited online with Bitbucket

dup SOF removed as noted by Sébastien Lorquet
This commit is contained in:
David Sidrane 2016-08-26 17:20:38 +00:00
parent 644335a39c
commit f2809d52d3

View File

@ -171,7 +171,6 @@
OTGFS_GINT_CIDSCHG | \
OTGFS_GINT_DISC | \
OTGFS_GINT_SRQ | \
OTGFS_GINT_SOF | \
OTGFS_GINT_WKUP)
/* Debug ***********************************************************************/