mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
parent
65319767ce
commit
26c6099443
@ -10,6 +10,7 @@
|
||||
*/
|
||||
#include <stdbool.h>
|
||||
#include <stddef.h>
|
||||
#include <stdio.h>
|
||||
#include "py/mphal.h"
|
||||
|
||||
#include "omv_boardconfig.h"
|
||||
|
||||
@ -11,6 +11,7 @@
|
||||
#include "omv_boardconfig.h"
|
||||
#if (OMV_ENABLE_LEPTON == 1)
|
||||
|
||||
#include <stdio.h>
|
||||
#include STM32_HAL_H
|
||||
#include "irq.h"
|
||||
#include "cambus.h"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user