stlink: add packages
authorDaniel Golle <daniel@makrotopia.org>
Tue, 13 Feb 2024 03:58:51 +0000 (03:58 +0000)
committerDaniel Golle <daniel@makrotopia.org>
Tue, 13 Feb 2024 04:59:08 +0000 (04:59 +0000)
commite609f6acdf3e4619d691d5325efb9cc8a9a1b9fa
treeadb4d68b36308d085248781a2ff3325ac9213c86
parent3085a842c2e1851e3ba701c9c1436a1c1cf2bdc8
stlink: add packages

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>
utils/stlink/Makefile [new file with mode: 0644]