diff options
| author | Martin Oldfield <m@mjo.tc> | 2012-09-17 18:08:22 +0100 |
|---|---|---|
| committer | Martin Oldfield <m@mjo.tc> | 2012-09-17 18:08:22 +0100 |
| commit | 184230fcf2ac9075fee642be8948d406913cb7df (patch) | |
| tree | 9c595a64f3d0a5d22c94336d4639bdb594c02506 /arduino-mk/Arduino.mk | |
| parent | 869b5d85161c3e59f4ff05419eb6d70dfdc1a6ed (diff) | |
Added changelogrelease-0.10
Diffstat (limited to 'arduino-mk/Arduino.mk')
| -rw-r--r-- | arduino-mk/Arduino.mk | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/arduino-mk/Arduino.mk b/arduino-mk/Arduino.mk index 6a6fcc7..09819ac 100644 --- a/arduino-mk/Arduino.mk +++ b/arduino-mk/Arduino.mk @@ -77,6 +77,18 @@ # - Moved the reset target to Perl for # clarity and better error handling (ex # Daniele Vergini) +# +# 0.10 17.ix.12 M J Oldfield +# - Added installation notes for Fedora (ex Rickard Lindberg). +# - Changed size target so that it looks at the ELF object, +# not the hexfile (ex Jared Szechy and Scott Howard). +# - Fixed ARDUNIO typo in README.md (ex Kalin Kozhuharov). +# - Tweaked OBJDIR handling (ex Matthias Urlichs and Scott Howard). +# - Changed the name of the Debian/Ubuntu package (ex +# Scott Howard). +# - Only set AVRDUDE_CONF if it's not set (ex Tom Hall). +# - Added support for USB_PID/VID used by the Leonardo (ex Dan +# Villiom Podlaski Christiansen and Marc Plano-Lesay). # ######################################################################## # |
