st-info
Provides information about connected STLink and STM32 devices. More information: <https://github.com/texane/stlink>.
RUN apt-get update && \
apt-get install -y stlink-tools
RUN apt-get update && \
apt-get install -y stlink-tools
RUN apk add stlink
RUN pacman -S --noconfirm stlink
RUN apt-get update && \
apt-get install -y stlink-tools
RUN dnf install -y stlink