sys/isrpipe: fix group
- create group for isrpipe instead of adding it to sys directly - alter file description accordingly
This commit is contained in:
parent
af1968e52a
commit
d0de9aac7b
@ -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