Doxygen update
git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@426 05563f52-14a8-4384-a975-3d1654cca0fa
This commit is contained in:
@@ -17,12 +17,12 @@
|
||||
// (c) 2017 Micro-Key bv
|
||||
// -----------------------------------------------------------------------------
|
||||
|
||||
/// @defgroup {group_name} {group_description}
|
||||
/// Description
|
||||
|
||||
/// @file stm32f10x_it.h
|
||||
/// @ingroup {group_name}
|
||||
|
||||
/**
|
||||
* STM32f10x_it implementation
|
||||
* \defgroup STM32f10x_it Package STM32f10x_it
|
||||
* \ingroup hsb-mrts
|
||||
* @{
|
||||
*/
|
||||
|
||||
#ifndef STM32F10X_IT_H_
|
||||
#define STM32F10X_IT_H_
|
||||
@@ -65,3 +65,5 @@ extern void IRQ_setKeypadEXTI(struct Keypad* self, FunctionalState command);
|
||||
#endif
|
||||
|
||||
#endif /* STM32F10X_IT_H_ */
|
||||
|
||||
/** @} */
|
||||
|
||||
Reference in New Issue
Block a user