Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 552 Bytes

File metadata and controls

23 lines (15 loc) · 552 Bytes

Digispark (ATtiny85) Sample code

Collection of projects for Digispark (ATtiny85), to be used for educational purpose.

Compilation

All samples have been successfully built on GNU C compiler (cross compiler for avr) [4.8.1+Atmel3.4.5-1] , under Linux

cd blink
make

Upload

After compilation, micronucleus to upload .hex to Digispark

micronucleus project.hex