dev/serial: Rework Zynq UART Doxygen groups

This commit is contained in:
Sebastian Huber
2024-08-30 09:29:00 +02:00
parent cf47b09c6a
commit 6efbf0c7b8
6 changed files with 25 additions and 19 deletions

View File

@@ -3,7 +3,7 @@
/**
* @file
*
* @ingroup zynq_uart
* @ingroup RTEMSDeviceSerialZynq
*
* @brief This source file contains the definition of ::BSP_output_char and
* ::BSP_poll_char.

View File

@@ -3,7 +3,7 @@
/**
* @file
*
* @ingroup RTEMSBSPsARMZynq
* @ingroup RTEMSDeviceSerialZynq
*
* @brief This source file contains the implementation of the polled Zynq UART
* support.