greatscottgadgets / apollo

microcontroller-based FPGA / JTAG programmer
BSD 3-Clause "New" or "Revised" License
63 stars 30 forks source link

apollo_fpga.commands: avoid automatic FPGA takeover for info commands #76

Closed mndza closed 3 months ago

mndza commented 3 months ago

This change avoids apollo disrupting the FPGA operation when executing the info or flash-info commands.

A --force-offline option is added to keep the existing behavior.