PaulStoffregen / OneWire

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

added support for OpenTracker hardware (SAM3A) #21

Closed ppescher closed 7 years ago

ppescher commented 7 years ago

Simple patch to support SAM3A series, which is used on the OpenTracker development boards. Tested on the actual hardware with a DS18S20 temperature sensor. Closes #20 and closes geolink/opentracker#57