Browse Source

nueva imagen

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

2
README.md

@ -1,7 +1,7 @@
<img style="float: right;" src="www/files/placa2.jpg">
xinu-avr is a tiny Xinu operating system subset, modified to run on an AVR atmega328p microcontroller.
xinu-avr is a Xinu operating system subset, modified to run on an AVR atmega328p microcontroller.
Thus, using the major pieces of Xinu from this repository
a multi tasking embedded system can be developed (you will also need
any bare AVR MCU, or Arduino board, of course).

2
index.html

@ -39,7 +39,7 @@
<h3>Introduction</h3>
<p><img style="float: right;" src="www/files/placa2.jpg"></p>
<p>xinu-avr is a tiny Xinu operating system subset, modified to run on an AVR atmega328p microcontroller.
<p>xinu-avr is a Xinu operating system subset, modified to run on an AVR atmega328p microcontroller.
Thus, using the major pieces of Xinu from this repository
a multi tasking embedded system can be developed (you will also need
any bare AVR MCU, or Arduino board, of course).</p>

Loading…
Cancel
Save