The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.

Dependents:   hello SerialTestv11 SerialTestv12 Sierpinski ... more

mbed 2

This is the mbed 2 library. If you'd like to learn about Mbed OS please see the mbed-os docs.

Revision:
132:9baf128c2fab
Parent:
128:9bcdf88f62b0
Child:
135:176b8275d35d
--- a/TARGET_NUCLEO_F756ZG/TARGET_STM/TARGET_STM32F7/TARGET_F746_F756/objects.h	Thu Dec 15 11:17:48 2016 +0000
+++ b/TARGET_NUCLEO_F756ZG/TARGET_STM/TARGET_STM32F7/TARGET_F746_F756/objects.h	Tue Dec 20 15:36:52 2016 +0000
@@ -66,11 +66,6 @@
     uint32_t channel;
 };
 
-struct i2c_s {
-    I2CName  i2c;
-    uint32_t slave;
-};
-
 struct can_s {
     CANName can;
     int index;