Skip to content

Commit 37a804a

Browse files
authored
Create Arduino_Mk.md
1 parent 960e4fe commit 37a804a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# How to use Arduino.mk
2+
3+
Install the package for your distro, in _debian_ it's called **arduino-mk**
4+
5+
You'll find info in the [UsingArduino/README.md](UsingArduino/README.md#arduino-mk)
6+
7+
Create a folder conataining **one** Arduino-sketck (.ino or .pde)
8+
9+
You can take the files in Example00.
10+
11+
Type ```make``` , that's it 😃

0 commit comments

Comments
 (0)