iicps_v2_4: Modified the index file.
This patch modifies the index file in examples. Signed-off-by: P L Sai Krishna <lakshmis@xilinx.com>
This commit is contained in:
parent
63cfac47b5
commit
e4948b3972
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
<link rel="stylesheet" type="text/css" href="../help.css">
|
||||
</head>
|
||||
<body bgcolor="#FFFFFF">
|
||||
<h1> Example Applications for the driver iicps_v2_3 </h1>
|
||||
<h1> Example Applications for the driver iicps_v2_4 </h1>
|
||||
<HR>
|
||||
<ul>
|
||||
<li>xiicps_eeprom_intr_example.c <a href="xiicps_eeprom_intr_example.c">(source)</a> </li>
|
||||
|
@ -18,6 +18,7 @@
|
|||
<li>xiicps_polled_slave_example.c <a href="xiicps_polled_slave_example.c">(source)</a> </li>
|
||||
<li>xiicps_selftest_example.c <a href="xiicps_selftest_example.c">(source)</a> </li>
|
||||
<li>xiicps_slave_monitor_example.c <a href="xiicps_slave_monitor_example.c">(source)</a> </li>
|
||||
<li>xiicps_slave_monitor_example.c <a href="xiicps_repeated_start_example.c">(source)</a> </li>
|
||||
</ul>
|
||||
<p><font face="Times New Roman" color="#800000">Copyright <20> 1995-2014 Xilinx, Inc. All rights reserved.</font></p>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Reference in a new issue