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.
Fork of mbed-dev by
Diff: targets/TARGET_STM/TARGET_STM32F7/device/stm32f7xx_hal_qspi.c
- Revision:
- 161:2cc1468da177
- Parent:
- 157:ff67d9f36b67
- Child:
- 168:9672193075cf
diff -r d5399cc887bb -r 2cc1468da177 targets/TARGET_STM/TARGET_STM32F7/device/stm32f7xx_hal_qspi.c --- a/targets/TARGET_STM/TARGET_STM32F7/device/stm32f7xx_hal_qspi.c Tue Mar 14 16:40:56 2017 +0000 +++ b/targets/TARGET_STM/TARGET_STM32F7/device/stm32f7xx_hal_qspi.c Thu Mar 30 13:45:57 2017 +0100 @@ -2,8 +2,8 @@ ****************************************************************************** * @file stm32f7xx_hal_qspi.c * @author MCD Application Team - * @version V1.1.2 - * @date 23-September-2016 + * @version V1.2.0 + * @date 30-December-2016 * @brief QSPI HAL module driver. * This file provides firmware functions to manage the following * functionalities of the QuadSPI interface (QSPI).