In adc.h additional defines needed to assist documentation - lines 172-191 added, and 384,436-451 are duplicates of earlier defines to complete parameter sets (compiler has no trouble with these). Minor doc corrections to other files. No code changes (apart from additional defines).
25 lines
425 B
C
25 lines
425 B
C
/** @defgroup STM32F_defines STM32F Top Level Defines
|
|
|
|
@brief Defined Constants and Types for the STM32F series
|
|
|
|
@ingroup STM32F
|
|
|
|
@author @htmlonly © @endhtmlonly 2012 Ken Sarkies ksarkies@internode.on.net
|
|
|
|
@version 1.0.0
|
|
|
|
@date 18 August 2012
|
|
|
|
LGPL License Terms @ref lgpl_license
|
|
*/
|
|
|
|
/** @defgroup STM32F_files STM32F Top Level Files
|
|
|
|
@brief Common Files for ST Microelectronics STM32F series.
|
|
|
|
@ingroup STM32F
|
|
|
|
*/
|
|
|
|
|