mbed library sources. Supersedes mbed-src.

Dependents:   Nucleo_Hello_Encoder BLE_iBeaconScan AM1805_DEMO DISCO-F429ZI_ExportTemplate1 ... more

Revision:
157:ff67d9f36b67
Parent:
153:fa9ff456f731
Child:
168:9672193075cf
--- a/targets/TARGET_STM/TARGET_STM32F4/common_objects.h	Mon Jan 16 15:03:32 2017 +0000
+++ b/targets/TARGET_STM/TARGET_STM32F4/common_objects.h	Thu Feb 02 17:01:33 2017 +0000
@@ -110,6 +110,7 @@
 #endif
 };
 
+#define GPIO_IP_WITHOUT_BRR
 #include "gpio_object.h"
 
 #ifdef __cplusplus