We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 960e4fe commit 37a804aCopy full SHA for 37a804a
UsingArduino/Arduino-Make/Arduino_Mk.md
@@ -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