]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo_bsp/ps7_cortexa9_0/libsrc/uartps_v2_1/src/xuartps_hw.c
FreeRTOS source updates:
[freertos] / FreeRTOS / Demo / CORTEX_A9_Zynq_ZC702 / RTOSDemo_bsp / ps7_cortexa9_0 / libsrc / uartps_v2_1 / src / xuartps_hw.c
index ca64e4f5eec4666f45755c1b2572d8a44cab46b5..c9b0e870834a763fcd4e4f3e1c24af1ea0eefa7c 100644 (file)
@@ -33,6 +33,8 @@
 /**
 *
 * @file xuartps_hw.c
+* @addtogroup uartps_v2_1
+* @{
 *
 *
 * <pre>
@@ -190,3 +192,4 @@ void XUartPs_ResetHw(u32 BaseAddress)
 
 }
 
+/** @} */