ftdi_eeprom
Tool for reading/erasing/flashing FTDI USB chip eeproms
RUN apt-get update && \
apt-get install -y ftdi-eeprom
RUN apt-get update && \
apt-get install -y ftdi-eeprom
RUN pacman -S --noconfirm libftdi
RUN apt-get update && \
apt-get install -y ftdi-eeprom
RUN dnf install -y libftdi-devel
RUN apt-get update && \
apt-get install -y ftdi-eeprom