Skip to content

Commit

Permalink
fixup! stm32: Add dw USB OTG FS usbdev driver
Browse files Browse the repository at this point in the history
  • Loading branch information
bergzand committed Feb 11, 2020
1 parent a591655 commit b440a0b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cpu/stm32_common/periph/usbdev.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@
* @}
*/

#define USB_H_USER_IS_RIOT_INTERNAL

#include <stdint.h>
#include <stdlib.h>
#include <errno.h>
Expand Down

0 comments on commit b440a0b

Please sign in to comment.