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.

Revision:
115:a1ca2f3bf46d
Parent:
104:3f48daed532b
diff -r 13e2865603df -r a1ca2f3bf46d Slaves/Slaves.h
--- a/Slaves/Slaves.h	Tue Aug 09 12:35:22 2016 -0500
+++ b/Slaves/Slaves.h	Mon Aug 22 05:38:20 2016 +0000
@@ -36,6 +36,7 @@
 
 #include "Slaves/Authenticators/Authenticators.h"
 #include "Slaves/Bridges/Bridges.h"
+#include "Slaves/Memory/Memory.h"
 #include "Slaves/Sensors/Sensors.h"
 #include "Slaves/Switches/Switches.h"