~ruther/uni-mam-arm

ref: caeaf90ea3a725420fc01749b89c61680403e627 uni-mam-arm/arm02/devices/stm32h747/README.md -rw-r--r-- 341 bytes
caeaf90e — Rutherther feat(arm07): reimplement short/long button press via updating timer mutliple times 1 year, 14 days 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.