]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo_bsp/ps7_cortexa9_0/libsrc/uartps_v2_1/src/xuartps_selftest.c
FreeRTOS source updates:
[freertos] / FreeRTOS / Demo / CORTEX_A9_Zynq_ZC702 / RTOSDemo_bsp / ps7_cortexa9_0 / libsrc / uartps_v2_1 / src / xuartps_selftest.c
index 7bebf3e98dc3bd4b61785e64edced5d0fe4fb827..9c99d7aa1dd4d6804568d208cb8398f0be737913 100644 (file)
@@ -33,6 +33,8 @@
 /**
 *
 * @file xuartps_selftest.c
+* @addtogroup uartps_v2_1
+* @{
 *
 * This file contains the self-test functions for the XUartPs driver.
 *
@@ -165,3 +167,4 @@ int XUartPs_SelfTest(XUartPs *InstancePtr)
 
        return Status;
 }
+/** @} */