aboutsummaryrefslogtreecommitdiff
path: root/arduino-mk/Arduino.mk
diff options
context:
space:
mode:
Diffstat (limited to 'arduino-mk/Arduino.mk')
-rw-r--r--arduino-mk/Arduino.mk5
1 files changed, 5 insertions, 0 deletions
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