openmv/ports/stm32
Kwabena W. Agyeman e14bbe586d lib/imlib: Fix update_jpeg_buffer to update from the passed image.
framebuffer_update_jpeg_buffer was previously bugged as it always
updated the jpeg buffer from the frame buffer versus the image
object it was attached to. e.g. img.flush() always flushed the
frame buffer and not the image object it was called on.
2025-07-07 20:39:29 -07:00
..
modules ports/stm32: Refactor DMA code. 2025-07-05 15:14:18 +02:00
uvc misc: Restructure repo. 2025-04-13 08:28:34 +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 lib/imlib: Fix update_jpeg_buffer to update from the passed image. 2025-07-07 20:39:29 -07: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: Rename port files consistently. 2025-07-05 14:50:03 +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