md
This commit is contained in:
parent
9ef8b45408
commit
bb27e731df
11
README.md
11
README.md
@ -1,8 +1,13 @@
|
||||
# MikuPi by MikuQ.com
|
||||
|
||||
git clone https://github.com/bpiq/MikuPi.git
|
||||
cd MikuPi
|
||||
sudo make
|
||||
|
||||
<pre><code>
|
||||
gcc -Wall -o hello3.exe hello3.c -lMikuDuino
|
||||
./hello3.exe
|
||||
cd examples
|
||||
gcc -Wall -o blink blink.c -lMikuDuino
|
||||
sudo ./blink
|
||||
</code></pre>
|
||||
|
||||
<pre><code>
|
||||
@ -32,4 +37,4 @@ gcc -Wall -o hello3.exe hello3.c -lMikuDuino
|
||||
+-----+-----+---------+------+---+----++----+---+------+---------+-----+-----+
|
||||
| CPU | wPi | Name | Mode | V | Physical | V | Mode | Name | wPi | CPU |
|
||||
+-----+-----+---------+------+---+- BPI-M3 -+---+------+---------+-----+-----+
|
||||
</code></pre>
|
||||
</code></pre>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user