]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo_bsp/ps7_cortexa9_0/libsrc/scuwdt_v2_0/src/xscuwdt_selftest.c
Remove obsolete MPU demos.
[freertos] / FreeRTOS / Demo / CORTEX_A9_Zynq_ZC702 / RTOSDemo_bsp / ps7_cortexa9_0 / libsrc / scuwdt_v2_0 / src / xscuwdt_selftest.c
index 7ca3013dd0e8688e4876428362acdba2a28b24a1..ede79cfa7471e499d4ef7890f66b8f1fa5fc3f83 100644 (file)
@@ -33,6 +33,8 @@
 /**
 *
 * @file xscuwdt_selftest.c
+* @addtogroup scuwdt_v2_0
+* @{
 *
 * Contains diagnostic self-test functions for the XScuWdt driver.
 *
@@ -121,3 +123,4 @@ int XScuWdt_SelfTest(XScuWdt *InstancePtr)
 
        return XST_SUCCESS;
 }
+/** @} */