aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/lib/streams/memstreams.c
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/lib/streams/memstreams.c')
-rw-r--r--os/hal/lib/streams/memstreams.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/os/hal/lib/streams/memstreams.c b/os/hal/lib/streams/memstreams.c
index a06b0a3a1..98b3fe6d5 100644
--- a/os/hal/lib/streams/memstreams.c
+++ b/os/hal/lib/streams/memstreams.c
@@ -19,6 +19,7 @@
* @brief Memory streams code.
*
* @addtogroup HAL_MEMORY_STREAMS
+ * @details Memory buffers handled as streams.
* @{
*/