1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 08:45:36 +03:00

STM32F7 HAL Drivers V1.2.0

This commit is contained in:
Michael Jakob 2017-01-18 13:47:15 +01:00
parent 2e81bd0628
commit e930261808
186 changed files with 71727 additions and 5749 deletions

View file

@ -2,8 +2,8 @@
******************************************************************************
* @file stm32f7xx_hal.h
* @author MCD Application Team
* @version V1.1.2
* @date 23-September-2016
* @version V1.2.0
* @date 30-December-2016
* @brief This file contains all the functions prototypes for the HAL
* module driver.
******************************************************************************