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,11 +17,12 @@
|
||||
// (c) 2017 Micro-Key bv
|
||||
// -----------------------------------------------------------------------------
|
||||
|
||||
/// @defgroup {group_name} {group_description}
|
||||
/// Description
|
||||
|
||||
/// @file uart.h
|
||||
/// @ingroup {group_name}
|
||||
/**
|
||||
* UART implementation
|
||||
* \defgroup UART Package UART
|
||||
* \ingroup Platform
|
||||
* @{
|
||||
*/
|
||||
|
||||
|
||||
#ifndef MISC_INC_UART_H_
|
||||
@@ -167,3 +168,5 @@ extern ErrorStatus Uart_read(struct Uart* self, char* buffer, size_t length, siz
|
||||
|
||||
|
||||
#endif /* MISC_INC_UART_H_ */
|
||||
|
||||
/** @} */
|
||||
|
||||
Reference in New Issue
Block a user