diff options
| author | Christopher Peplin <chris.peplin@rhubarbtech.com> | 2014-03-10 12:50:06 -0400 |
|---|---|---|
| committer | Sudar <sudar@sudarmuthu.com> | 2014-03-11 09:51:01 +0530 |
| commit | f1a79dbb3f6a5d06e9d6ddbacc8d6a378dcaec47 (patch) | |
| tree | b796f58d92c33f3978df719802a96bb1d0d28ebe /HISTORY.md | |
| parent | a06136aafcf9bacbff679971db02762e65a6ce2d (diff) | |
Fix AVR tools paths for chipKIT in Linux.
Fix #175
Fix #174
Diffstat (limited to 'HISTORY.md')
| -rw-r--r-- | HISTORY.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it - New: Create `Makefile-example-mk`, a *real life* `Makefile` example, to be used as a reference. (https://github.com/tinyladi) - Tweak: Add `OBJDIR` to `arduino-mk-vars.md` (https://github.com/tinyladi) - Tweak: *Beautify* `arduino-mk-vars.md` with code blocks. (https://github.com/tinyladi) +- Fix: AVR tools paths for chipKIT in Linux. (https://github.com/peplin) ### 1.3.1 (2014-02-04) - Fix: BUNDLED_AVR_TOOLS_DIR is now set properly when using only arduino-core and not the whole arduino package. (https://github.com/sej7278) |
