stm32/usbd_hid_interface: Add runtime header.
Include runtime.h for mp_handle_pending. Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
This commit is contained in:
parent
c57aebf790
commit
35d07df445
@ -26,7 +26,7 @@
|
||||
|
||||
#include "usbd_hid_interface.h"
|
||||
|
||||
#include "py/mpstate.h"
|
||||
#include "py/runtime.h"
|
||||
#include "py/mperrno.h"
|
||||
#include "py/mphal.h"
|
||||
#include "usb.h"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user