openmv/modules
Ibrahim Abdelkader 81dd44aef4
Some checks are pending
🔥 Firmware Build / build-firmware (ARDUINO_GIGA) (push) Waiting to run
🔥 Firmware Build / build-firmware (ARDUINO_NANO_33_BLE_SENSE) (push) Waiting to run
🔥 Firmware Build / build-firmware (ARDUINO_NANO_RP2040_CONNECT) (push) Waiting to run
🔥 Firmware Build / build-firmware (ARDUINO_NICLA_VISION) (push) Waiting to run
🔥 Firmware Build / build-firmware (ARDUINO_PORTENTA_H7) (push) Waiting to run
🔥 Firmware Build / build-firmware (DOCKER) (push) Waiting to run
🔥 Firmware Build / build-firmware (OPENMV2) (push) Waiting to run
🔥 Firmware Build / build-firmware (OPENMV3) (push) Waiting to run
🔥 Firmware Build / build-firmware (OPENMV4) (push) Waiting to run
🔥 Firmware Build / build-firmware (OPENMV4P) (push) Waiting to run
🔥 Firmware Build / build-firmware (OPENMVPT) (push) Waiting to run
🔥 Firmware Build / build-firmware (OPENMV_AE3) (push) Waiting to run
🔥 Firmware Build / build-firmware (OPENMV_N6) (push) Waiting to run
🔥 Firmware Build / build-firmware (OPENMV_RT1060) (push) Waiting to run
🔥 Firmware Build / code-size-report (push) Blocked by required conditions
🔥 Firmware Build / stable-release (push) Blocked by required conditions
🔥 Firmware Build / development-release (push) Blocked by required conditions
Merge pull request #2735 from openmv/refactor_csi_init
misc: Refactor CSI initialization code.
2025-06-27 22:42:05 +03:00
..
ulab@20f7259a47 misc: Restructure repo. 2025-04-13 08:28:34 +02:00
examplemodule.c misc: Restructure repo. 2025-04-13 08:28:34 +02:00
micropython.mk misc: Restructure repo. 2025-04-13 08:28:34 +02:00
py_assert.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
py_clock.c misc: Restructure repo. 2025-04-13 08:28:34 +02:00
py_clock.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
py_csi_ng.c Merge pull request #2735 from openmv/refactor_csi_init 2025-06-27 22:42:05 +03:00
py_csi.c common: Remove xalloc. 2025-06-27 14:50:16 +02:00
py_display_data.c misc: Restructure repo. 2025-04-13 08:28:34 +02:00
py_display.c misc: Restructure repo. 2025-04-13 08:28:34 +02:00
py_display.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
py_fir_lepton.c ports/stm32: Move VOSPI memory near DMA controller. 2025-06-24 10:19:31 -07:00
py_fir_lepton.h lib/imlib: Refactor fill_image_from_lepton out of py_fir_lepton. 2025-06-23 14:49:37 -07:00
py_fir.c common: Remove xalloc. 2025-06-27 14:50:16 +02:00
py_fir.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
py_ft5x06.c misc: Restructure repo. 2025-04-13 08:28:34 +02:00
py_gif.c modules: Refactor framebuffer API to accept a context. 2025-04-26 16:29:30 +03:00
py_helper.c common: Remove xalloc. 2025-06-27 14:50:16 +02:00
py_helper.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
py_image.c common: Remove xalloc. 2025-06-27 14:50:16 +02:00
py_image.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
py_imageio.c common: Remove xalloc. 2025-06-27 14:50:16 +02:00
py_imageio.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
py_imu.c modules/py_imu: Fix I2C mode. 2025-04-24 12:31:08 +02:00
py_imu.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
py_mjpeg.c modules: Refactor framebuffer API to accept a context. 2025-04-26 16:29:30 +03:00
py_ml.c common: Remove xalloc. 2025-06-27 14:50:16 +02:00
py_ml.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
py_omv.c modules: Refactor framebuffer API to accept a context. 2025-04-26 16:29:30 +03:00
py_spi_display.c modules/py_spi_display: Reduce timeout from max to 5 seconds. 2025-06-18 12:39:20 -07:00
py_tfp410.c misc: Restructure repo. 2025-04-13 08:28:34 +02:00
py_tof.c common: Remove xalloc. 2025-06-27 14:50:16 +02:00
py_tof.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
py_tv.c misc: Restructure repo. 2025-04-13 08:28:34 +02:00
py_tv.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00