summaryrefslogtreecommitdiffstats
path: root/testsuite/usbkbd01/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/usbkbd01/init.c')
-rw-r--r--testsuite/usbkbd01/init.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/testsuite/usbkbd01/init.c b/testsuite/usbkbd01/init.c
index ed6f5999..238e2318 100644
--- a/testsuite/usbkbd01/init.c
+++ b/testsuite/usbkbd01/init.c
@@ -1,3 +1,11 @@
+/**
+ * @file
+ *
+ * @brief USB keyboard test.
+ *
+ * RTEMS shell starts at the end of the test.
+ */
+
/*-
* COPYRIGHT (c) 2017 Kevin Kirspel
* All rights reserved.