mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 19:50:30 +01:00
stm32/usbd_hid_interface: Include extra header to build with threading.
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
|
||||
#include "usbd_hid_interface.h"
|
||||
|
||||
#include "py/mpstate.h"
|
||||
#include "py/mperrno.h"
|
||||
#include "py/mphal.h"
|
||||
#include "usb.h"
|
||||
|
||||
Reference in New Issue
Block a user