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.
Diff: Driver/main.h
- 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 )