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 05:28:00 +0000 (05:28 +0000)
commit280b81c7aac06fa2c5f5a0d79f4d86b740ba4cd8
treefde3da96079b8571f9077ee3a4bd603f52630bf1
parentd844df9a404f9af15166fde5f339d07b7ab4234c
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>
(cherry picked from commit e609f6acdf3e4619d691d5325efb9cc8a9a1b9fa)
utils/stlink/Makefile [new file with mode: 0644]