Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: Nucleo_Hello_Encoder BLE_iBeaconScan AM1805_DEMO DISCO-F429ZI_ExportTemplate1 ... more
Diff: targets/TARGET_STM/TARGET_STM32F7/common_objects.h
- Revision:
- 187:0387e8f68319
- Parent:
- 174:b96e65c34a4d
- Child:
- 189:f392fc9709a3
diff -r 707f6e361f3e -r 0387e8f68319 targets/TARGET_STM/TARGET_STM32F7/common_objects.h
--- a/targets/TARGET_STM/TARGET_STM32F7/common_objects.h Fri Jun 22 16:45:37 2018 +0100
+++ b/targets/TARGET_STM/TARGET_STM32F7/common_objects.h Thu Sep 06 13:40:20 2018 +0100
@@ -80,7 +80,7 @@
PinName pin_rts;
PinName pin_cts;
#endif
- };
+};
struct i2c_s {
/* The 1st 2 members I2CName i2c


