Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 448 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 448 Bytes

libftdimut

Library implementing Misusbishi MUT-II protocol using an Openport 1.3u cable.

An example program using this library is also available.

Prerequisites

Install the libftd2xx library. For Arch Linux there is a package called libftd2xx in the AUR.

Compiling

$make

Installing

$sudo make install