Apio drivers¶
apio drivers¶
The apio drivers
command group installs and uninstalls drivers needed by some FPGA boards.
Options
-h, --help Show this message and exit.
Subcommands
apio drivers install ftdi
apio drivers uninstall ftdi
apio drivers install serial
apio drivers uninstall serial
apio drivers install ftdi¶
The apio drivers install ftdi
command installs the FTDI drivers required by some FPGA boards.
Examples
apio drivers install ftdi
Options
-h, --help Show this message and exit.
apio drivers uninstall ftdi¶
The apio drivers uninstall ftdi
command removes previously installed FTDI drivers.
Examples
apio drivers uninstall ftdi # Uninstall FTDI drivers.
Options
-h, --help Show this message and exit.
apio drivers install serial¶
The apio drivers install serial
command installs the serial drivers needed by certain FPGA boards.
Examples
apio drivers install serial # Install serial drivers.
Options
-h, --help Show this message and exit.
apio drivers uninstall serial¶
The apio drivers uninstall serial
command removes previously installed serial drivers.
Examples
apio drivers uninstall serial # Uninstall serial drivers.
Options
-h, --help Show this message and exit.