summaryrefslogtreecommitdiffstats
path: root/bsps/arm/xilinx-zynq/console/debug-console.c
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/arm/xilinx-zynq/console/debug-console.c')
-rw-r--r--bsps/arm/xilinx-zynq/console/debug-console.c13
1 files changed, 11 insertions, 2 deletions
diff --git a/bsps/arm/xilinx-zynq/console/debug-console.c b/bsps/arm/xilinx-zynq/console/debug-console.c
index b96a651175..6e89ad0323 100644
--- a/bsps/arm/xilinx-zynq/console/debug-console.c
+++ b/bsps/arm/xilinx-zynq/console/debug-console.c
@@ -1,6 +1,15 @@
-/*
- * SPDX-License-Identifier: BSD-2-Clause
+/* SPDX-License-Identifier: BSD-2-Clause */
+
+/**
+ * @file
+ *
+ * @ingroup RTEMSBSPsARMZynq
*
+ * @brief This source file contains the definition of ::BSP_output_char and
+ * ::BSP_poll_char.
+ */
+
+/*
* Copyright (C) 2013, 2017 embedded brains GmbH & Co. KG
*
* Redistribution and use in source and binary forms, with or without