Closed MiBiMiFlo closed 3 years ago
This is a duplicate of https://github.com/PaulStoffregen/OneWire/pull/94 which I submitted last year, only your implementation only covers some of the tinyAVR 0/1-series. Mine covers all current and future "megaavr" devices, including the tinyAVR, megaAVR and AVR Dx-series, future EA-series, and so on.
Paul has not indicated any intent to merge PRs..
This patch add's support for new ATTiny-1 (and possibly ATTiny-0) MCUs like ATTiny1614 and ATTiny3216. The code was tested with ATTiny1614 and ATTiny3216 using 10MHz internal clock.