1-Wire® library for mbed. Complete 1-Wire library that supports our silicon masters along with a bit-bang master on the MAX32600MBED platform with one common interface for mbed. Slave support has also been included and more slaves will be added as time permits.

Dependents:   MAXREFDES131_Qt_Demo MAX32630FTHR_iButton_uSD_Logger MAX32630FTHR_DS18B20_uSD_Logger MAXREFDES130_131_Demo ... more

Superseded by MaximInterface.

Branch:
Justin
Revision:
128:8fd331d5dd65
Parent:
125:8310407baa13
--- a/OneWire.h	Thu Sep 08 14:56:39 2016 -0700
+++ b/OneWire.h	Thu Sep 08 22:16:23 2016 +0000
@@ -39,5 +39,6 @@
 #include "Slaves/Slaves.h"
 
 //test branch in hg, had to change a file
+//experimenting with branches
 
 #endif /* MBED_OneWire */