diff options
| author | EAGMnor <emilio.antonio.garcia.morales@nordicsemi.no> | 2014-04-11 15:13:42 +0200 |
|---|---|---|
| committer | Sudar <sudar@sudarmuthu.com> | 2014-04-11 20:24:17 +0530 |
| commit | 32d35da2a0162b1b06ea7926e01a496dfacedc98 (patch) | |
| tree | 689abf00cb77ea380bb4a9c90009288c55d5b106 /HISTORY.md | |
| parent | 87129f1d2bce5576ac85fb7fb95574d80204e2a8 (diff) | |
Tweak AVRdude conf file detection in windows
On windows the AVRdude configuration file is now detected properly. The
comments and `README` are updated as well.
Fix #187
Diffstat (limited to 'HISTORY.md')
| -rw-r--r-- | HISTORY.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ I tried to give credit whenever possible. If I have missed anyone, kindly add it - Tweak: Replace perl reset script with Python script. (https://github.com/sej7278) - Tweak: Made choice of Python2/3 interpreter up to the OS. (https://github.com/peplin) - Tweak: Simplified packaging dependencies. (https://github.com/sej7278) +- Tweak: Tweak AVRDUDE conf detection in windows. (https://github.com/EAGMnor) ### 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) |
