AndersBNielsen / USBasp-t

USBasp for ATtiny84

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Status of this fork:

SPI ISP uses PA4(SCK), PA6(MOSI), PA5(MISO), PA3 (slave reset) TPI uses PA5(TPIDATA), PA4(SCK), PA3 (slave reset).

Note: This is a fork of https://github.com/cpldcpu/USBasp-t (which again is a fork of Thomas Fischl's USBasp) to support Attiny84 too. I will try to leave support for ATTiny85 intact.

Please see [readme.txt] for original USBasp information and license.

USBasp business card

About

USBasp for ATtiny84


Languages

Language:C 41.4%Language:Assembly 40.2%Language:PHP 9.9%Language:HTML 6.2%Language:Makefile 1.7%Language:C++ 0.7%