mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
ports/stm32/nema: Include missing irq header.
This commit is contained in:
parent
cad5c63794
commit
4604a55c89
@ -29,6 +29,9 @@
|
||||
#include "omv_boardconfig.h"
|
||||
|
||||
#if (OMV_GPU_NEMA == 1)
|
||||
#include "py/mphal.h"
|
||||
#include "irq.h"
|
||||
|
||||
#include "omv_common.h"
|
||||
#include "nema_core.h"
|
||||
#include "nema_sys_defs.h"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user