My problem is that programming attiny85 with arduino uno fail.
Assembly:
And the error code:
avrdude: please define PAGEL and BS2 signals in the configuration file for part ATtiny85
avrdude: Yikes! Invalid device signature.
Double check connections and try again, or use -F to override this check.
The first error is good, but the second error is fail. What is the solution?