diff options
Diffstat (limited to 'boards/dk-tm4c129x/freertos_demo/html/side.htm')
| -rw-r--r-- | boards/dk-tm4c129x/freertos_demo/html/side.htm | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/boards/dk-tm4c129x/freertos_demo/html/side.htm b/boards/dk-tm4c129x/freertos_demo/html/side.htm new file mode 100644 index 0000000..46f7d7c --- /dev/null +++ b/boards/dk-tm4c129x/freertos_demo/html/side.htm @@ -0,0 +1,33 @@ +<!-- Copyright (c) 2013-2014 Texas Instruments Incorporated. All rights reserved. -->
+<html>
+<head>
+<meta http-equiv="content-type" content="text/html;charset=ISO-8869-1">
+<title>Side</title>
+<style type="text/css">
+body
+{
+ font-family: Arial;
+ margin: 10px;
+ padding: 0px
+}
+</style>
+</head>
+<body>
+<br>
+<ul>
+<li> <a href="./ti.htm" target="main">About TI</a>
+<br><br>
+<li> <a href="./family.htm" target="main">About Tiva C Series Family</a>
+<br><br>
+<li> <a href="./block.htm" target="main">Block Diagram</a>
+<br><br>
+<li><a href="./connect.htm" target="main">Why Tiva C Series?</a>
+<br><br>
+<li> <a href="./freertos.htm" target="main">About FreeRTOS™</a>
+<br><br>
+<li> <a href="lwipstat.ssi" target="main">lwIP Statistics</a>
+<br><br>
+<li> <a href="io.ssi" target="main">I/O Control</a>
+</ul>
+</body>
+</html>
|
