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:
27:d5aaefa252f1
Parent:
26:a361e3f42ba5
Child:
32:bce180b544ed
--- a/OneWire_Masters/DS248x/ds248x.cpp	Wed Mar 23 15:25:40 2016 -0500
+++ b/OneWire_Masters/DS248x/ds248x.cpp	Fri Mar 25 11:11:59 2016 -0500
@@ -32,6 +32,7 @@
 
 
 #include "ds248x.h"
+#include "RomId.hpp"
 
 
 //*********************************************************************