diff options
Diffstat (limited to 'devel/arduino-mk/pkg-descr')
-rw-r--r-- | devel/arduino-mk/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/arduino-mk/pkg-descr b/devel/arduino-mk/pkg-descr new file mode 100644 index 000000000000..bfa3cf9f4bbb --- /dev/null +++ b/devel/arduino-mk/pkg-descr @@ -0,0 +1,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 |