openmv/ports/alif
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 misc: Restructure repo. 2025-04-13 08:28:34 +02:00
alif_cfg.json misc: Restructure repo. 2025-04-13 08:28:34 +02:00
alif_dave.c misc: Restructure repo. 2025-04-13 08:28:34 +02:00
alif_dma.c misc: Restructure repo. 2025-04-13 08:28:34 +02:00
alif_dma.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
alif_hal.c ports/alif: Refactor omv_csi_init. 2025-07-02 19:00:04 +02:00
alif_hal.h ports/alif: Refactor omv_csi_init. 2025-07-02 19:00:04 +02:00
alif_npu.c misc: Restructure repo. 2025-04-13 08:28:34 +02:00
alif_pins.h misc: Restructure repo. 2025-04-13 08:28:34 +02:00
alif.ld.S misc: Restructure repo. 2025-04-13 08:28:34 +02:00
alif.mk ports/alif: Add support for multiple CSIs. 2025-06-25 21:15:24 +02:00
LICENSE misc: Restructure repo. 2025-04-13 08:28:34 +02:00
LICENSE.uncrustify misc: Restructure repo. 2025-04-13 08:28:34 +02:00
main.c common/csi: Abort CSIs on soft-reboot. 2025-06-29 17:20:49 +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 misc: Restructure repo. 2025-04-13 08:28:34 +02:00
omv_gpu.c misc: Restructure repo. 2025-04-13 08:28:34 +02:00
omv_i2c.c misc: Restructure repo. 2025-04-13 08:28:34 +02:00
omv_mpconfigport.h ports/alif: Remove old event poll macro. 2025-05-05 17:17:07 +03:00
omv_portconfig.h ports/alif: Add support for multiple CSIs. 2025-06-25 21:15:24 +02:00
omv_portconfig.mk ports/alif: Fix build. 2025-04-15 20:23:27 +02:00
omv_spi.c ports/alif: Fix SPI default clock polarity to match other ports. 2025-06-17 15:29:01 -07:00