mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
Merge pull request #1981 from openmv/vospi_debug_fix
misc: Fix build when debugging is enabled.
This commit is contained in:
commit
92f717bc01
@ -12,6 +12,7 @@
|
|||||||
#if OMV_ENABLE_VOSPI || OMV_ENABLE_LEPTON
|
#if OMV_ENABLE_VOSPI || OMV_ENABLE_LEPTON
|
||||||
|
|
||||||
#include <stdint.h>
|
#include <stdint.h>
|
||||||
|
#include <string.h>
|
||||||
#include "py/mphal.h"
|
#include "py/mphal.h"
|
||||||
|
|
||||||
#include "vospi.h"
|
#include "vospi.h"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user