MajenkoLibraries / ICSC

Inter-Chip Serial Communications
BSD 3-Clause "New" or "Revised" License
81 stars 27 forks source link

Does it work with attiny85? #20

Open Ricardosgeral opened 1 year ago

Ricardosgeral commented 1 year ago

I was wondering if this library works with attiny85? Someone tried?

majenkotech commented 1 year ago

There should be no reason why it wouldn't. It just works with the standard Stream device class to send and receive data.