PaulStoffregen / OneWire

Library for Dallas/Maxim 1-Wire Chips
http://www.pjrc.com/teensy/td_libs_OneWire.html
579 stars 382 forks source link

initial support for riscv/highfive1 #41

Closed cbxbiker61 closed 6 years ago

cbxbiker61 commented 6 years ago

This has been tested on highfive1. Stable results are achieved with highfive1 operating in two high speed modes. The low speed mode is less reliable but can read ds18b20 about half the time.

This will require a couple of patches that I submitted to the highfive1 git for interrupts/noInterrupts. You can find them here:

https://github.com/cbxbiker61/cinco