mirror of
https://github.com/openmv/openmv.git
synced 2025-09-26 23:09:13 +08:00
boards/OPENMV_RT1060: Enable multiple CSIs.
Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
This commit is contained in:
parent
6d4b22a63b
commit
1c47d9bcf0
@ -202,6 +202,7 @@
|
||||
#define OMV_CSI_DMA_MEMCPY_ENABLE (1)
|
||||
#define OMV_CSI_HW_SWAP_ENABLE (1)
|
||||
#define OMV_CSI_HW_CROP_ENABLE (1)
|
||||
#define OMV_CSI_MAX_DEVICES (2)
|
||||
|
||||
#define OMV_CSI_D0_PIN (&omv_pin_DCMI_D0)
|
||||
#define OMV_CSI_D1_PIN (&omv_pin_DCMI_D1)
|
||||
|
Loading…
Reference in New Issue
Block a user