diff --git a/sys/include/isrpipe.h b/sys/include/isrpipe.h index 3d4590b07f33..0afe60fe7461 100644 --- a/sys/include/isrpipe.h +++ b/sys/include/isrpipe.h @@ -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 *