teensy_loader_cli
load and run programs onto your Teensy micro controller
RUN apt-get update && \
apt-get install -y teensy-loader-cli
RUN apt-get update && \
apt-get install -y teensy-loader-cli
RUN pacman -S --noconfirm teensy-loader-cli
RUN apt-get update && \
apt-get install -y teensy-loader-cli