Skip to content
forked from ykhalyavin/usbprog

clone of official usbprog repository with some updates

License

Notifications You must be signed in to change notification settings

kaml123/usbprog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

usbprog is a developer kit for atmels avr controller

	its supports:
		- an ISP Interface (AVRISP mkII Klon)
		- a JTAG Interface (JTAGICE mkII Klon)
		- a seriell Interface (RS232 with an GNU/Linux kernelmodule to use it as /dev/ttyUSBx)



Folders:


avarice_corner
++++++++++++++
Server for the connection between GDB and the jtag interface of the target controller.

	



avrdude_corner
++++++++++++++
Here is a patched Version of avrdude for usbprog


avrupdate
+++++++++

board
+++++
Schematic, Layout, Partlist

firmware
++++++++
Actual firmware of usbprog

ownflashtool
++++++++++++
I used this tool only for testing

About

clone of official usbprog repository with some updates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 84.0%
  • C++ 14.8%
  • Perl 0.6%
  • Java 0.3%
  • Python 0.3%
  • Shell 0.0%