Browse Source

documentation

pull/1/head
Rafael Zurita 6 years ago
parent
commit
e184e1784e
  1. 2
      README.md
  2. 4
      index.html

2
README.md

@ -17,7 +17,7 @@ The source code is comprise of:
1. The **Xinu OS** for AVR atmega328p (microkernel)
2. Basic examples (**apps**) of how to use Xinu
3. A complete example: **The Xinu shell** and ultra tiny versions of several **UNIX-like utilities**
3. A complete example: **The Xinu shell** and tiny versions of several **UNIX-like utilities**
<a name="whatisxinu"></a>
### What is Xinu?

4
index.html

@ -49,7 +49,7 @@ in the development of multi-tasking embedded systems (you will also need any bar
<ol>
<li>The <strong>Xinu OS</strong> for AVR atmega328p (microkernel)</li>
<li>Basic examples (<strong>apps</strong>) of how to use Xinu</li>
<li>A complete example: <strong>The Xinu shell</strong> and ultra tiny versions of several <strong>UNIX-like utilities</strong></li>
<li>A complete example: <strong>The Xinu shell</strong> and tiny versions of several <strong>UNIX-like utilities</strong></li>
</ol>
<p><a name="whatisxinu"></a></p>
<h3>What is Xinu?</h3>
@ -119,7 +119,7 @@ was inducted into the Internet Hall of Fame on September, 2019.</p>
Comer's three-volume textbook series, Internetworking with TCP/IP, written in 1987, is widely considered to be the authoritative reference for Internet protocols. The series played a key role in popularizing Internet protocols by making them more understandable to a new generation of engineers and IT professionals.</p>
<p>Prof. Douglas Comer designed and developed the Xinu operating system in 1979-1980.</p>
<p><a href="https://www.cs.purdue.edu/homes/comer/">Douglas Comer Page</a></p>
<p><a href="https://www.cs.purdue.edu/news/articles/2019/comer_ihof.html">Internet Hall of Fame</a></p><br><br><hr><small><i> last edit: Thu Jul 30 19:52:08 -03 2020 - Rafael Ignacio Zurita (rafa at fi.uncoma.edu.ar)</i></small> <br><br>
<p><a href="https://www.cs.purdue.edu/news/articles/2019/comer_ihof.html">Internet Hall of Fame</a></p><br><br><hr><small><i> last edit: Thu Jul 30 20:19:50 -03 2020 - Rafael Ignacio Zurita (rafa at fi.uncoma.edu.ar)</i></small> <br><br>
</body></html>

Loading…
Cancel
Save