[platform/native] Add to doxygen tree
This commit is contained in:
parent
81382d0dcf
commit
0288f867ce
2 changed files with 19 additions and 0 deletions
|
@ -30,6 +30,11 @@
|
|||
*
|
||||
*/
|
||||
|
||||
/**
|
||||
* \addtogroup native_platform
|
||||
* @{
|
||||
*/
|
||||
|
||||
/**
|
||||
* \defgroup beeper Beeper interface
|
||||
* @{
|
||||
|
@ -152,6 +157,7 @@ void beep_long(clock_time_t len);
|
|||
|
||||
void beep_quick(int num);
|
||||
|
||||
/** @} */
|
||||
/** @} */
|
||||
|
||||
#endif /* BEEP_H_ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue