Closed GoogleCodeExporter closed 9 years ago
The testall.sh and testboard.sh have only been tested on MacOSX. They should
work on other OS but will need some path changes.
Mark
Original comment by mark.l.s...@gmail.com
on 5 Sep 2010 at 2:32
How does this compare with the makefile found at
http://mjo.tc/atelier/2009/02/arduino-cli.html, as distributed with Debian?
Original comment by p.d.oli...@gmail.com
on 7 Sep 2010 at 1:50
For Mac OS users, you can use this construct to locate the Arduino application
folder:
ARD_HOME = $(shell mdfind -name Arduino.app)/Contents/Resources/Java
This will obviously fail if you have more than one Arduino installation...
Original comment by DrZip...@gmail.com
on 12 Sep 2010 at 11:12
Makefile maintenance should be done outside of the main Arduino source
repository / distribution... there are lots of different approaches and none
of them seem particularly well maintained.
Original comment by dmel...@gmail.com
on 16 Dec 2011 at 10:19
Original issue reported on code.google.com by
mark.l.s...@gmail.com
on 5 Sep 2010 at 2:19Attachments: