Merge pull request #6251 from LudwigKnuepfer/pr/doxygen-hashpipe
doc: hashes and isrpipe doxygen fixes
This commit is contained in:
commit
c330732d66
@ -10,7 +10,7 @@
|
||||
* @defgroup sys_hashes Hashes
|
||||
* @ingroup sys
|
||||
*
|
||||
* @brief RIOT provides a collection of hash algorithms.
|
||||
* @brief A collection of hash algorithms.
|
||||
*
|
||||
* RIOT supports the following hash functions:
|
||||
*
|
||||
|
||||
@ -7,9 +7,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @ingroup sys_hashes Hashes
|
||||
* @ingroup sys
|
||||
* @brief Hash function library
|
||||
* @ingroup sys_hashes
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
|
||||
@ -7,10 +7,13 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup isr_pipe ISR Pipe
|
||||
* @ingroup sys
|
||||
* @brief ISR -> userspace pipe
|
||||
*
|
||||
* @{
|
||||
* @file
|
||||
* @brief ISR -> userspace pipe interface
|
||||
* @brief isrpipe Interface
|
||||
*
|
||||
* @author Kaspar Schleiser <kaspar@schleiser.de>
|
||||
*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user