blackmagic-debug / blackmagic

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

Fix: Tooling cleanup #1810

Closed dragonmux closed 4 months ago

dragonmux commented 5 months ago

Detailed description

This PR fixes some compiler warnings and CI complaints that had crept in. This includes a clang-tidy lint, a duplicated decl warning, and the clang-format oops that crept in via PR #1807.

These fixes are preparation for the STM32H7 support fix branch.

Your checklist for this pull request

Closing issues