openmv/ports
Kwabena W. Agyeman cc137456dc ports/stm32: Only enable frame int manually in jpeg mode.
The frame interrupt was being enabled for non-JPEG transfers,
causing massive image corruption and out-of-sync issues on the M4
and M7. This interrupt only needs to be enabled for JPEG mode
where the size of the image is not known.
2025-08-15 17:29:08 -07:00
..
alif Merge pull request #2807 from openmv/update_micropython 2025-08-15 20:56:08 +03:00
mimxrt ports/mimxrt: Enable full DMA offload for RT1062. 2025-08-14 13:05:00 -07:00
nrf ports/nrf: Fix build. 2025-08-15 19:02:07 +02:00
rp2 ports/rp2: Add missing init/deinit calls. 2025-08-15 19:20:09 +02:00
stm32 ports/stm32: Only enable frame int manually in jpeg mode. 2025-08-15 17:29:08 -07:00
ports.mk misc: Refactor Makefiles. 2025-04-15 18:54:04 +02:00