From d1f49b6ea4ff9830ef75893f4a26e6c69b39c83c Mon Sep 17 00:00:00 2001 From: Sudar Date: Mon, 20 Aug 2012 13:59:58 +0530 Subject: [PATCH] Updated Readme with jeffkowalski --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 9f44651..eda11f3 100644 --- a/README.md +++ b/README.md @@ -82,5 +82,11 @@ The following are the list of changes that I have made or merged in this fork. H - Changed bytes option for the head shell command, so that it works in Mac as well - Auto detect Serial Baud rate from sketch if possible +### 0.9.3.1 18.viii.2012 jeffkowalski +- Autodetect ARDUINO_LIBS from includes in LOCAL_SRCS +- Autodetect ARDUINO_SKETCHBOOK from file set by Arduino IDE +- Autodetect ARDMK_DIR based on location of this file +- Added support for utility directory within SYS and USER libraries + ## Know Issues - Because of the way the makefile is structured, the configuration parameters gets printed twice.