aboutsummaryrefslogtreecommitdiff
path: root/utils/stlink
Commit message (Collapse)AuthorAge
* stlink: add packagesDaniel Golle2024-02-13
stlink is an open source toolset to program and debug STM32 devices and boards manufactured by STMicroelectronics. Resulting binary packages: * stlink - library and shared chip info data * st-info - a programmer and chip information tool * st-flash - a flash manipulation tool * st-trace - a logging tool to record information on execution * st-util - a GDB server Signed-off-by: Daniel Golle <daniel@makrotopia.org>