summaryrefslogtreecommitdiff
path: root/drivers/onewire/onewire.py
AgeCommit message (Expand)Author
2018-02-20Delete a bunch of docs, drivers and examples not relevant to CircuitPython.Scott Shawcroft
2017-06-26drivers/onewire: Enable pull-up when init'ing the 1-wire pin.Damien George
2017-06-22drivers/onewire: Move onewire.py, ds18x20.py from esp8266 to drivers.Damien George
2017-01-03drivers/onewire: Enable pull up on data pin.Dave Hylands
2015-03-03drivers: Add onewire driver and ds18x20 temperature sensor driver.Damien George