mbed(SerialHalfDuplex入り)

Fork of mbed by mbed official

Revision:
85:024bf7f99721
Parent:
84:0b3ab51c8877
--- a/TARGET_NUCLEO_L053R8/TARGET_STM/TARGET_NUCLEO_L053R8/device.h	Mon May 19 18:14:09 2014 +0100
+++ b/TARGET_NUCLEO_L053R8/TARGET_STM/TARGET_NUCLEO_L053R8/device.h	Wed Jun 11 15:14:05 2014 +0100
@@ -42,10 +42,10 @@
 #define DEVICE_SERIAL           1
 
 #define DEVICE_I2C              1
-#define DEVICE_I2CSLAVE         0 // Not supported yet
+#define DEVICE_I2CSLAVE         1
 
 #define DEVICE_SPI              1
-#define DEVICE_SPISLAVE         0 // Not supported yet
+#define DEVICE_SPISLAVE         1
 
 #define DEVICE_RTC              1