Browse Source

doc

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

4
README.md

@ -37,8 +37,8 @@ There are current versions of Xinu for Galileo Intel boards, ARM Beagle Boards,
There is just one git repository, and it has everything ([git](http://github.com/zrafa/xinu-avr/)). The list below is just for convenience:
* <a href="https://github.com/zrafa/xinu-avr">The Xinu OS for AVR atmega328p</a>
* <a href="https://github.com/zrafa/xinu-avr/apps">example apps</a>
* <a href="https://github.com/zrafa/xinu-avr/apps/shell">The xinu shell and tiny UNIX-like utilities (editor, basic interpreter, ps, kill, echo, uptime, sleep, etc)</a>
* <a href="https://github.com/zrafa/xinu-avr/tree/master/apps/">example apps</a>
* <a href="https://github.com/zrafa/xinu-avr/tree/master/apps/shell/">The xinu shell and tiny UNIX-like utilities (editor, basic interpreter, ps, kill, echo, uptime, sleep, etc)</a>
* <a href="https://xinu.cs.purdue.edu/">The official Xinu Page and Code</a>
<a name="authors"></a>

6
index.html

@ -63,8 +63,8 @@ Xinu uses powerful primitives to provides all the componentes and the same funct
<p>There is just one git repository, and it has everything (<a href="http://github.com/zrafa/xinu-avr/">git</a>). The list below is just for convenience:</p>
<ul>
<li><a href="https://github.com/zrafa/xinu-avr">The Xinu OS for AVR atmega328p</a></li>
<li><a href="https://github.com/zrafa/xinu-avr/apps">example apps</a></li>
<li><a href="https://github.com/zrafa/xinu-avr/apps/shell">The xinu shell and tiny UNIX-like utilities (editor, basic interpreter, ps, kill, echo, uptime, sleep, etc)</a></li>
<li><a href="https://github.com/zrafa/xinu-avr/tree/master/apps/">example apps</a></li>
<li><a href="https://github.com/zrafa/xinu-avr/tree/master/apps/shell/">The xinu shell and tiny UNIX-like utilities (editor, basic interpreter, ps, kill, echo, uptime, sleep, etc)</a></li>
<li><a href="https://xinu.cs.purdue.edu/">The official Xinu Page and Code</a></li>
</ul>
<p><a name="authors"></a></p>
@ -112,7 +112,7 @@ was inducted into the Internet Hall of Fame on September, 2019.</p>
<p><a name="lab"></a></p>
<h3>Getting started</h3>
<p>Xinu is easy of understand, so a developer can obtain a copy
of the system to examine, modify, instrument, measure, extend, or transport it to another architecture.</p><br><br><hr><small> last edit: mié jul 1 09:16:40 -03 2020 - <i>Rafael Ignacio Zurita (rafa at fi.uncoma.edu.ar)</i></small> <br><br>
of the system to examine, modify, instrument, measure, extend, or transport it to another architecture.</p><br><br><hr><small> last edit: mié jul 1 09:56:47 -03 2020 - <i>Rafael Ignacio Zurita (rafa at fi.uncoma.edu.ar)</i></small> <br><br>
</body></html>

Loading…
Cancel
Save