diff options
| author | Sudar <sudar@sudarmuthu.com> | 2012-07-13 21:52:59 +0530 |
|---|---|---|
| committer | Sudar <sudar@sudarmuthu.com> | 2012-07-13 21:52:59 +0530 |
| commit | e470b070c31a1f284b7ebeb17240b52c937c38c4 (patch) | |
| tree | 8e1bf915126464d4530883f02da9f8eb49340ff3 | |
| parent | 7b1dcf74712040754a4c188dbfda974ae11e06d3 (diff) | |
| parent | 489dbb6fbb3d4ecdf43784ecf84937b027904cc6 (diff) | |
Merged from https://github.com/gaftech/Arduino-Makefile/
| -rw-r--r-- | arduino-mk/Arduino.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arduino-mk/Arduino.mk b/arduino-mk/Arduino.mk index 9df8080..70f5796 100644 --- a/arduino-mk/Arduino.mk +++ b/arduino-mk/Arduino.mk @@ -94,7 +94,7 @@ # # 0.9.2 06.vi.2012 Sudar # - Allow user to choose source files (LOCAL_*_SRCS flags) (https://github.com/Gaftech) -# - Modified 'make size' behaviour: using --mcu option and targeting .elf file instead of .hex file.(https://github.com/Gaftech) +# - Modified 'make size' behavior: using --mcu option and targeting .elf file instead of .hex file.(https://github.com/Gaftech) # ######################################################################## # |
