st-util
Run GDB (GNU Debugger) server to interact with STM32 ARM Cortex microcontoller. 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