FingerprintUSBHost icon indicating copy to clipboard operation
FingerprintUSBHost copied to clipboard

Function with ATtiny85/Digispark

Open justcallmekoko opened this issue 4 years ago • 2 comments

Would it be possible to get this to work with the ATtiny85?

Right now it will not compile.

justcallmekoko avatar Jul 11 '20 00:07 justcallmekoko

I doubt it. But the technique should be valid.

On Jul 10, 2020, at 5:17 PM, Just Call Me Koko [email protected] wrote:

 Would it be possible to get this to work with the ATtiny85?

Right now it will not compile.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

obra avatar Jul 11 '20 00:07 obra

I figured it should still work. I got this to work for the atmega32u4 of course.

When I try to get this to work with the attiny85, the arduino ide complains about PluggableUSB not being found

image

justcallmekoko avatar Jul 11 '20 12:07 justcallmekoko