From aabe3d2c58c468e20b5d6e6792a6267a04945129 Mon Sep 17 00:00:00 2001 From: Sudar Date: Fri, 13 Jul 2012 22:52:27 +0530 Subject: Updated Readme --- arduino-mk/Arduino.mk | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'arduino-mk/Arduino.mk') diff --git a/arduino-mk/Arduino.mk b/arduino-mk/Arduino.mk index 7119cd4..94e6bea 100644 --- a/arduino-mk/Arduino.mk +++ b/arduino-mk/Arduino.mk @@ -96,6 +96,11 @@ # - Allow user to choose source files (LOCAL_*_SRCS flags) (https://github.com/Gaftech) # - Modified 'make size' behavior: using --mcu option and targeting .elf file instead of .hex file.(https://github.com/Gaftech) # +# 0.9.3 13.vi.2012 Sudar +# - Autodetect ARDUINO_DIR, Arduino version (https://github.com/rpavlik/) +# - Categorize libs into user and system (https://github.com/rpavlik/) +# - Dump size at the end of the build (https://github.com/rpavlik/) +# - Lots and lots of improvements (https://github.com/rpavlik/) ######################################################################## # # DEPENDENCIES -- cgit v1.2.3