mirror of
https://github.com/openmv/openmv.git
synced 2025-11-04 14:49:50 +08:00
* Update linker script to use CCM for stack and data. * Reserve main RAM block for heap. * Update std library with weak _sbrk symbol. * Override _sbrk to use entire main RAM block for malloc. |
||
|---|---|---|
| .. | ||
| libdsp.a | ||
| libfatfs.a | ||
| libstdperiph.a | ||
| libusbcore.a | ||
| libusbdevcore.a | ||
| libusbgeneric.a | ||