Skip to content

Latest commit

 

History

History

dev05

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

dev05

Programming an ATTiny85 from the Pi.

Include files are in /usr/lib/avr/include, which I ascertained by typing dpkg-query -L avr-libs

The board

Testing

Use project blinky85 for test purposes.

References