Skip to content
Snippets Groups Projects
Commit 473157ee authored by Damien George's avatar Damien George
Browse files

stm32/usbd_hid_interface: Include extra header to build with threading.

parent ad0b7cb0
No related branches found
No related tags found
No related merge requests found
...@@ -26,6 +26,7 @@ ...@@ -26,6 +26,7 @@
#include "usbd_hid_interface.h" #include "usbd_hid_interface.h"
#include "py/mpstate.h"
#include "py/mperrno.h" #include "py/mperrno.h"
#include "py/mphal.h" #include "py/mphal.h"
#include "usb.h" #include "usb.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment