openmv/ports/stm32
iabdalkader 77d79ba58a ports/stm32: Decouple CSI instance used by main driver.
This patch removes the assumption that the main driver
always uses the default CSI instance. Instead, the CSI
instance used by each interface is now explicitly set.

This prepares the driver for supporting multiple CSIs
using the main driver.

Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
2025-07-12 17:12:34 +02:00
..
modules ports/stm32: Refactor DMA code. 2025-07-05 15:14:18 +02:00
axiqos.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
hash.c misc: Restructure repo. 2025-04-13 08:28:34 +02:00
hash.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
main.c ports/stm32: Rename port files consistently. 2025-07-05 14:50:03 +02:00
omv_csi.c ports/stm32: Decouple CSI instance used by main driver. 2025-07-12 17:12:34 +02:00
omv_gpio.c ports/stm32: N6 support. 2025-06-19 16:13:14 +02:00
omv_gpu.c ports/stm32: Fully implement N6 GPU driver for draw_image. 2025-06-23 14:29:32 -07:00
omv_i2c.c ports/stm32: Fix I2C lockup on bus error. 2025-06-30 23:43:20 +02:00
omv_mpconfigport.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
omv_portconfig.h ports/stm32: Refactor DMA code. 2025-07-05 15:14:18 +02:00
omv_portconfig.mk ports/stm32: Rename port files consistently. 2025-07-05 14:50:03 +02:00
omv_spi.c ports/stm32: Refactor DMA code. 2025-07-05 15:14:18 +02:00
soft_i2c.c misc: Restructure repo. 2025-04-13 08:28:34 +02:00
soft_i2c.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
stm_dma.c ports/stm32: Add DMA init functions. 2025-07-05 15:10:18 +02:00
stm_dma.h ports/stm32: Add DMA init functions. 2025-07-05 15:10:18 +02:00
stm_hal.c ports/stm32: Disable DCMI pins init for DCMIPP. 2025-07-12 17:12:34 +02:00
stm_isp.c ports/stm32: Refactor CSI ISP code. 2025-07-06 14:26:23 +02:00
stm_isp.h ports/stm32: Refactor CSI ISP code. 2025-07-06 14:26:23 +02:00
stm_jpeg.c ports/stm32: Rename port files consistently. 2025-07-05 14:50:03 +02:00
stm_nema.c ports/stm32: Rename port files consistently. 2025-07-05 14:50:03 +02:00
stm_xspi.c ports/stm32: Rename port files consistently. 2025-07-05 14:50:03 +02:00
stm_xspi.h ports/stm32: Rename port files consistently. 2025-07-05 14:50:03 +02:00
stm.ld.S ports/stm32: Rename port files consistently. 2025-07-05 14:50:03 +02:00
ulpi.c misc: Restructure repo. 2025-04-13 08:28:34 +02:00
ulpi.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00