Skip to content

kaner/myavr-ctrl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

                          myavr-ctrl

  What is it?
  -----------

  myavr-ctrl is a small graphical qt based application to switch between the 
  different modes of the myavr MK2 programmer running under Linux. 

  System Requirements
  -------------------

  Operating System:
    Linux (Debian)
  Third Party Libraries:
    QT4 (apt-get install libqt4-dev)
	boost (apt-get install libboost-dev libboost-system-dev
	log4cxx (apt-get install liblog4cxx10-dev)


  Building myavr-ctrl
  -------------------

  1) Install all third party libs listed in the System Requirements

  2) ./autogen.sh ./configure; make; make install

  Running myavr-ctrl
  ------------------
  
  Just type:

  myavr-ctrl

  Licensing
  ---------

  Please see the file called LICENSE.TXT

About

Graphical QT based gui to switch between the different modes of the myavr MK2 programmer

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.9%
  • Shell 0.1%