/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 arduino.mk

  • Committer: edam
  • Date: 2013-01-10 22:32:17 UTC
  • Revision ID: tim@ed.am-20130110223217-oyqk3raaa8gp006s
typo

Show diffs side-by-side

added added

removed removed

144
144
# monitor      Start `screen` on the serial device.  This is meant to be an
145
145
#              equivalent to the Arduino serial monitor.
146
146
#
147
 
# size         Displays size information about the bulit target.
 
147
# size         Displays size information about the built target.
148
148
#
149
149
# bootloader   Burns the bootloader for your board to it.
150
150
#