blob: b715efb89b5f632f78ea4afecc5a5a70669e8934 (
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: https://www.mjoldfield.com/atelier/2009/02/arduino-cli.html
|