Zimin Wang / Mbed 2 deprecated DDRO_Farrari

Dependencies:   mbed-rtos mbed

Fork of DDRO_Farrari by Liangzhen Lai

Revision:
9:cbb692f51e0f
Parent:
6:d772ad205bc7
Child:
10:95e9932f7990
--- a/pinout.h	Tue Feb 11 19:29:19 2014 +0000
+++ b/pinout.h	Tue Feb 11 21:36:52 2014 +0000
@@ -25,7 +25,8 @@
 static DigitalIn  RO_clock_out(p6);
 
 // GPIO to/from Chip
-static BusInOut GPIO(p7, p16, p15);
+//static BusInOut GPIO(p7, p16, p15);
+#define GPIO_int_pin (p15)
 
 // Analog in from amplifier (for power measurement)
 static AnalogIn  meas_sen(p17);