blob: bfa3cf9f4bbb93a2360e9a1bcdb403062e37e068 (
plain) (
blame)
1
2
3
4
5
6
7
|
Arduino from the command line
This is a makefile written by Martin Atelier that makes it possible
to build Arduino sketches with gmake. An example sketch and Makefile;
it is installed in share/examples/arduino-mk
WWW: http://mjo.tc/atelier/2009/02/arduino-cli.html
|