~ruther/stm32h747i-disco-usb-image-viewer

ref: 02e7e4dfbf77f0e6aac3abd7ab75632233c347e0 stm32h747i-disco-usb-image-viewer/devices/stm32h747/README.md -rw-r--r-- 341 bytes
02e7e4df — Rutherther docs: add documentation comments to most functions a year ago

This chip is quite special in comparison to the other chips. This one has two CPUs inside of it. Currently the linker script here and, isr vector and such are meant mainly for the CM7, assuming the default values of BCM7_ADD0, using the 512K AXI SRAM.

I have yet to decide how to handle both the CPUs at one time in this project structure.