mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
When fballoc is called and there's space to put what's requested in SRAM this is done instead of putting it in SDRAM. This results in a huge performance boost to most algorithms that use only a small amount of fballoc ram. In particular, apriltags is usable in speed with this fix... |
||
|---|---|---|
| .. | ||
| include | ||
| src | ||
| Makefile | ||
| stm32fxxx.ld.S | ||