How to find older firmware for Nicla Vision

Hello,
I was wondering if i could install older firmware for Nicla Vision to enable Haar Cascade. I have heard that Cascade has been disabled to save flash but I still want Cascade.
Also would older firmware enable hog? I thought that hog would be cool to use in projects.

Thanks,
Isaac

Hi, yes, you can find old downloads on our github under releases.

Note that a new version of OpenMV IDE will be out soon with ROMFS support that will re-enable all these on the Arduino Nicla.

The new firmware moves all models to a new 8MB of flash stored on the QSPI flash chip which is memory mapped into the processors address space allowing things onboard to be executed in place.

Thanks! I can’t wait for ROMFS!