Fahad Mirza / Mbed 2 deprecated Nucleo_HXC900

Dependencies:   mbed

Revision:
11:f4346bbaa872
Parent:
5:53302861bfea
Child:
14:05245fe1a7a0
--- a/Driver/main.h	Wed Jul 18 19:51:17 2018 +0000
+++ b/Driver/main.h	Sat Jul 21 02:04:57 2018 +0000
@@ -146,7 +146,6 @@
   	// Reset of all peripherals, Initializes the Flash interface and the Systick.
     HAL_Init();
     SystemClock_Config();
-    HW_GpioInit();
     Debug_UART_Init();
     
 	#if defined( USE_BOOTLOADER )