mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
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. |
||
|---|---|---|
| .. | ||
| main.c | ||
| mimxrt_hal.c | ||
| mimxrt_hal.h | ||
| mimxrt.ld.S | ||
| omv_csi.c | ||
| omv_gpio.c | ||
| omv_i2c.c | ||
| omv_mpconfigport.h | ||
| omv_portconfig.h | ||
| omv_portconfig.mk | ||
| omv_spi.c | ||