Nothing is _in_ these groups yet, but define them so we can start filling them out. Follows the stm32 family style.
38 lines
697 B
C
38 lines
697 B
C
/** @page libopencm3 EFM32 Wonder Gecko
|
|
|
|
@version 1.0.0
|
|
|
|
@date 12 January 2016
|
|
|
|
API documentation for Silicon Laboratories EFM32 Wonder Gecko Cortex M4 series.
|
|
|
|
LGPL License Terms @ref lgpl_license
|
|
*/
|
|
|
|
/** @defgroup EFM32WG EFM32 Wonder Gecko
|
|
Libraries for Silicon Laboratories EFM32 Wonder Gecko series.
|
|
|
|
@version 1.0.0
|
|
|
|
@date 12 January 2016
|
|
|
|
LGPL License Terms @ref lgpl_license
|
|
*/
|
|
|
|
/** @defgroup peripheral_apis Peripheral APIs
|
|
* APIs for device peripherals
|
|
*/
|
|
|
|
/** @defgroup EFM32WG_defines EFM32 Wonder Gecko Defines
|
|
|
|
@brief Defined Constants and Types for the Silicon Laboratories EFM32
|
|
Wonder Gecko series
|
|
|
|
@version 1.0.0
|
|
|
|
@date 12 January 2016
|
|
|
|
LGPL License Terms @ref lgpl_license
|
|
*/
|
|
|