Frantisek Burian 3ef2c38120 [stm32f7] Add initial support of the family, GPIO support.
Most changes are noise from doxygen.
Readme udpated to explain newer FP_FLAGS for m7
stm32f7 library is skipped if the toolchain doesn't support it yet.
2015-10-15 10:34:28 +00:00

33 lines
548 B
C

/** @mainpage libopencm3 STM32F7
@version 1.0.0
@date 15 September 2014
API documentation for ST Microelectronics STM32F7 Cortex M7 series.
LGPL License Terms @ref lgpl_license
*/
/** @defgroup STM32F7xx STM32F7xx
Libraries for ST Microelectronics STM32F7xx series.
@version 1.0.0
@date 15 September 2014
LGPL License Terms @ref lgpl_license
*/
/** @defgroup STM32F7xx_defines STM32F7xx Defines
@brief Defined Constants and Types for the STM32F7xx series
@version 1.0.0
@date 15 September 2014
LGPL License Terms @ref lgpl_license
*/