cresample: Modified index.html.
Modified index.html file in example folder. Signed-off-by: Durga challa <vnsldurg@xilinx.com> Acked-by: Srikanth Vemula <svemula@xilinx.com>
This commit is contained in:
parent
ab0ce936b8
commit
533b7a2fee
1 changed files with 5 additions and 2 deletions
|
@ -7,10 +7,13 @@
|
|||
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||
</head>
|
||||
<body bgcolor="#FFFFFF">
|
||||
<h1> Example Applications for the driver cresample_v3_0 </h1>
|
||||
<h1> Example Applications for the driver cresample_v4_0 </h1>
|
||||
<HR>
|
||||
<ul>
|
||||
<li>example.c <a href="example.c">(source)</a> </li>
|
||||
<li>cresample_conversion_example.c <a href="cresample_conversion_example.c">(source)</a> </li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>cresample_selftest_example.c <a href="cresample_selftest_example.c">(source)</a> </li>
|
||||
</ul>
|
||||
<p><font face="Times New Roman" color="#800000">Copyright © 1995-2014 Xilinx, Inc. All rights reserved.</font></p>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Reference in a new issue