Made some changes, see:

https://github.com/sej7278/Arduino-Makefile/commit/866b2e9100170

New package for you to test if possible:

http://www.the-jedi.co.uk/downloads/arduino/arduino-mk_1.1.0-2_all.deb

Works for me with the following makefiles:

BOARD_TAG         = mega2560
MONITOR_PORT      = /dev/ttyACM0
include /usr/share/arduino/Arduino.mk

or

BOARD_TAG          = atmega328bb
ISP_PROG           = usbasp
include /usr/share/arduino/Arduino.mk

Regards.

-- 
Simon John
https://github.com/sej7278
g...@the-jedi.co.uk

-- 
debian-science-maintainers mailing list
debian-science-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to