| tag name | 1.3.0 (91b42c688747ad055407a932e0b8e389ff9e0b29) |
| tag date | 2014-01-29 12:01:13 +0530 |
| tagged by | Sudar <sudar@sudarmuthu.com> |
| tagged object | commit 20b9774645... |
This release adds support for Windows.
Following is the list of changes that went in this release
- Fix: Use more reliable serial device naming in Windows. Fix issue #139 and #155 (https://github.com/peplin)
- Fix: Document that ARDUINO_DIR must be a relative path in Windows. Fix issue #156 (https://github.com/peplin)
- Tweak: Don't hard code MONITOR_PORT in examples, for more flexible testing. (Issue #157) (https://github.com/peplin)
- Tweak: Silence the stderr output from call to which. (Issue #158) (https://github.com/peplin)
- Fix: Override complete compiler tool paths for chipKIT. (Issue #159) (https://github.com/peplin)
- New: The makefile is compatible with Windows
- New: Update README.md file about usage and Windows compatibility
Also checkout `HISTORY.md` file for full information.
Major credit goes to @peplin
