/make/arduino-mk

To get this branch, use:
bzr branch http://bzr.ed.am/make/arduino-mk

« back to all changes in this revision

Viewing changes to README

  • Committer: Tim Marston
  • Date: 2013-02-25 23:14:50 UTC
  • Revision ID: tim@ed.am-20130225231450-pd2f2ha56wdcu5k9
prevent unnecessary hupcl when uploading to the caterina bootloader

Show diffs side-by-side

added added

removed removed

1
 
Arduino Makefile
2
 
================
3
 
 
4
 
This makefile is intended to be used as a drop-in replacement for the Arduino
5
 
IDE, allowing building, uploading and various other common tasks to be
6
 
performed fromt he command line, or in another development environment.
7
 
 
8
 
For more information, including documentation, please visit the project
9
 
website, here:
10
 
 
11
 
  http://ed.am/dev/make/arduino-mk
12
 
 
13
 
 
14
 
DEVELOPMENT
15
 
===========
16
 
 
17
 
To report bugs, make suggestions or view a list of tasks that need to be done,
18
 
please visit the project's development site:
19
 
 
20
 
   http://dev.ed.am/arduino-mk