Commit Graph

2 Commits (master)

Author SHA1 Message Date
Rosen Penev 41a5880f01 stlink: fix compilation with GCC 14
Switch to local git tarballs. Smaller.

Upstream backport and a local patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2024-05-14 16:38:21 -07:00
Daniel Golle e609f6acdf 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>
2024-02-13 04:59:08 +00:00