portapack-mayhem / mayhem-firmware

Custom firmware for the HackRF+PortaPack H1/H2
GNU General Public License v3.0
3.22k stars 530 forks source link

Show true M0 free heap space in DFU overlay #1961

Closed NotherNgineer closed 6 months ago

NotherNgineer commented 6 months ago

Previously the DFU overlay was showing M0 free "core" memory and labeling it "M0 heap".

In this PR, I have added the actual "M0 heap" memory space and fragment count to the DFU overlay, and re-labeled the free core memory "M0 core".