PaulStoffregen / OneWire

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

added support for OpenTracker hardware (SAM3A) #21

Closed ppescher closed 8 years ago

ppescher commented 8 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