diff options
| author | Sudar <sudar@sudarmuthu.com> | 2013-05-31 09:42:44 +0530 |
|---|---|---|
| committer | Sudar <sudar@sudarmuthu.com> | 2013-05-31 09:42:44 +0530 |
| commit | dc3ec57330848e151f9a31017cb572682a30116b (patch) | |
| tree | 8201f97e4eaf8830aeb1edb5afc47c256a67d033 /HISTORY.md | |
| parent | d8bac0fb1414b45c1000862ea57c5fb93f3a01ca (diff) | |
Added information about the changes that went in v0.10.40.10.4
Diffstat (limited to 'HISTORY.md')
| -rw-r--r-- | HISTORY.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -3,6 +3,14 @@ A Makefile for Arduino Sketches The following is the rough list of changes that went into different versions. I tried to give credit whenever possible. If I have missed anyone, kindly add it to the list. +### 0.10.4 (2013-05-31) @matthijskooijman +- Improved BAUD_RATE detection logic +- Added logic to check if there is only .ino or .pde file +- Compile .ino/.pde files directly +- Output configuration only once +- Try to read Version.txt file only if it is present +- Refactored dependency code + ### 0.10.3 16.xii 2012 gaftech - Enabling creation of EEPROM file (.eep) - EEPROM upload: eeprom and raw_eeprom targets |
