ddrps: Added @addtogroup tag with appropriate version information
Signed-off-by: Nava kishore Manne <navam@xilinx.com> Reviewed-by: Kedareswara rao Appana <appanad@xilinx.com>
This commit is contained in:
parent
2a9dd94f2e
commit
396482866c
1 changed files with 4 additions and 0 deletions
|
@ -33,6 +33,9 @@
|
|||
/**
|
||||
*
|
||||
* @file xddrps.h
|
||||
* @addtogroup ddrps_v1_0
|
||||
* @{
|
||||
* @details
|
||||
*
|
||||
* The Xilinx DdrPs driver. This driver supports the Xilinx ddrps
|
||||
* IP core.
|
||||
|
@ -56,3 +59,4 @@
|
|||
|
||||
|
||||
#endif /* XDDRPS_H_ */
|
||||
/** @} */
|
||||
|
|
Loading…
Add table
Reference in a new issue