From dc3ec57330848e151f9a31017cb572682a30116b Mon Sep 17 00:00:00 2001 From: Sudar Date: Fri, 31 May 2013 09:42:44 +0530 Subject: Added information about the changes that went in v0.10.4 --- README.md | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5944f81..a8585db 100644 --- a/README.md +++ b/README.md @@ -59,14 +59,22 @@ is set to `$HOME/sketchbook`. ## Versioning -The current version of the makefile is `0.10.3`. You can find the full history in the [HISTORY.md](HISTORY.md) file +The current version of the makefile is `0.10.4`. You can find the full history in the [HISTORY.md](HISTORY.md) file This project adheres to Semantic [Versioning 2.0](http://semver.org/). +## Contribution + +All contributions (even documentation) are welcome :) Open a pull request and I would be happy to merge them. + +If you are looking for ideas to work on, then check out the following TODO items. + ## Know Issues / TODO's -- Doesn't work with Leonardo yet. -- More todo's at https://github.com/sudar/Arduino-Makefile/issues/ -- Because of the way the makefile is structured, the configuration parameters gets printed twice. + +- Doesn't work with Leonardo yet. There are various fixes (#43, #37, #30) but need to verify them #44. +- Doesn't work with Arduino 1.5.x yet. + +If you find an issue or have an idea for a feature then log them at https://github.com/sudar/Arduino-Makefile/issues/ ## Similar works - It's not a derivative of this, but Alan Burlison has written a [similar thing](http://bleaklow.com/2010/06/04/a_makefile_for_arduino_sketches.html). -- cgit v1.2.3