Skip to content

Tool for controlling the special features of a "U3 smart drive" USB Flash disk.

License

Notifications You must be signed in to change notification settings

marcusrugger/u3-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

u3-tool

Tool for controlling the special features of a "U3 smart drive" USB Flash disk.

Description

This is a clone of the u3-tool found on SourceForge: http://u3-tool.sourceforge.net/

The sourceforge repository is authoritative. Bug reports should go there.

How to build

u3-tool is an autotools (http://en.wikipedia.org/wiki/GNU_build_system) project.

Assuming you have all the necessary development tools installed, run the following commands from a terminal window in the project's root folder.

$ aclocal
$ autoheader
$ automake [--add-missing]
$ autoconf
$ ./configure
$ make

Optionally, after running the above commands, you may also run 'make install'. However, u3-tool may also be executed directly from the src folder.

About

Tool for controlling the special features of a "U3 smart drive" USB Flash disk.

Resources

License

Stars

Watchers

Forks

Packages

No packages published