Changes

Jump to: navigation, search

Arduino CLI

14 bytes added, 19:41, 15 January 2013
/* Makefile */
== Makefile Use the arduino from the command line, to compile and upload ==
* Install this:
apt-get install arduino-mk avr-gcc avr-libc
* Use the arduino from the command line, to compile and uploadPut this in a Makefile
ARDUINO_DIR = /usr/share/arduino
BOARD_TAG = atmega328
ControlGroup, administrator
4,237
edits