openmv/modules
Kwabena W. Agyeman 3984ec783f ports/stm32: Move VOSPI memory near DMA controller.
On the STM32N6 the DMA memory meant to be used with the SPI bus is
in the low-performance memory domain. Moving the DMA buffers and
linked list buffers there reduces the AHB cycle time by the DMA
controller making it more stable.
2025-06-24 10:19:31 -07: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.c modules: Refactor framebuffer API to accept a context. 2025-04-26 16:29:30 +03: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 lib/imlib: Refactor fill_image_from_lepton out of py_fir_lepton. 2025-06-23 14:49:37 -07: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 modules: Refactor framebuffer API to accept a context. 2025-04-26 16:29:30 +03:00
py_helper.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
py_image.c modules: Refactor framebuffer API to accept a context. 2025-04-26 16:29:30 +03:00
py_image.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
py_imageio.c modules: Refactor framebuffer API to accept a context. 2025-04-26 16:29:30 +03: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 misc: Restructure repo. 2025-04-13 08:28:34 +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 modules: Refactor framebuffer API to accept a context. 2025-04-26 16:29:30 +03: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