More doxygen documentation
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@419 05563f52-14a8-4384-a975-3d1654cca0fa
This commit is contained in:
@@ -17,13 +17,12 @@
|
||||
// (c) 2017 Micro-Key bv
|
||||
// -----------------------------------------------------------------------------
|
||||
|
||||
/// @defgroup {HAL} {group_description}
|
||||
/// This file defines the properties for the Olimex STM32 H107 dev-kit
|
||||
/// platform.
|
||||
///
|
||||
|
||||
/// @file olx_stm32_h107.h
|
||||
/// @ingroup {HAL}
|
||||
/**
|
||||
* Platform implementation
|
||||
* \defgroup PlatformGroup Package Platform
|
||||
* \ingroup Platform
|
||||
* @{
|
||||
*/
|
||||
|
||||
|
||||
#ifndef PLATFORM_INC_PLATFORM_H_
|
||||
@@ -138,3 +137,5 @@ extern ErrorStatus initPlatform(void);
|
||||
extern ErrorStatus destructPlatform(void);
|
||||
|
||||
#endif /* PLATFORM_INC_PLATFORM_H_ */
|
||||
|
||||
/** @} */
|
||||
|
||||
Reference in New Issue
Block a user