flashrom serprog programmer based on STM32 MCU & USB CDC protocol. Uses libopencm3 and deprecates the old serprog-stm32vcp project.
GNU General Public License v3.0
309
stars
91
forks
source link
Set iInterface=serprog #66
Open
Rigo-V opened 1 year ago
For compatibility with an udev rules like:
DRIVERS=="cdc_acm", ATTRS{interface}=="serprog", SYMLINK+="serprog%n"
With an stm32-vserprog and a pico-serprog board plugged in, I automatically get: /dev/serprog0 (->/dev/ttyACM0) /dev/serprog1 (->/dev/ttyACM1)