mbed(SerialHalfDuplex入り)

Fork of mbed by mbed official

Revision:
84:0b3ab51c8877
Parent:
83:8a40adfe8776
Child:
85:024bf7f99721
--- a/TARGET_NUCLEO_F401RE/TARGET_STM/TARGET_NUCLEO_F401RE/objects.h	Mon Apr 28 17:39:05 2014 +0100
+++ b/TARGET_NUCLEO_F401RE/TARGET_STM/TARGET_NUCLEO_F401RE/objects.h	Mon May 19 18:14:09 2014 +0100
@@ -80,6 +80,7 @@
 
 struct i2c_s {
     I2CName  i2c;
+    uint32_t slave;
 };
 
 struct pwmout_s {