PaulStoffregen / OneWire

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

Add support for Silicon Labs hardware #140

Open silabs-bozont opened 4 months ago

silabs-bozont commented 4 months ago

Hello! We at Silicon Labs recently released Arduino support for a number of our boards: https://github.com/SiliconLabs/arduino This PR adds OneWire support to our Arduino compatible boards. I've tested it with our boards and a couple of DS18B20 sensors - everything seems to work well. Let me know if there's any change needed or if you need more info on something! Thanks!