blackmagic-debug / blackmagic

In application debugger for ARM Cortex microcontrollers.
GNU General Public License v3.0
3.29k stars 774 forks source link

Fix: AT32F43x cleanup #1996

Closed ALTracer closed 1 week ago

ALTracer commented 1 week ago

Detailed description

Verified on AT-START-F437 to not break flashloading, a firmware spanning two banks was used. This should bring a minor reduction to target_flash priv size, and it's a preparation to refactoring this driver to carry USD_BASE and FPEC_BASE in that priv such that targets in stm32f1.c can be migrated here.

Your checklist for this pull request

Closing issues