Fork of mbed-dev build 137, last build before FAT file system appears to be broken. Also reduced HSE timeout time in STM4XX HAL

Fork of mbed-dev by mbed official

Revision:
157:ff67d9f36b67
Parent:
156:95d6b41a828b
--- a/targets/TARGET_STM/TARGET_STM32F7/common_objects.h	Mon Jan 16 15:03:32 2017 +0000
+++ b/targets/TARGET_STM/TARGET_STM32F7/common_objects.h	Thu Feb 02 17:01:33 2017 +0000
@@ -111,6 +111,7 @@
 #endif
 };
 
+#define GPIO_IP_WITHOUT_BRR
 #include "gpio_object.h"
 
 #ifdef __cplusplus