diff options
| author | Sudar <sudar@sudarmuthu.com> | 2013-06-09 17:20:05 +0530 |
|---|---|---|
| committer | Sudar <sudar@sudarmuthu.com> | 2013-06-09 17:20:05 +0530 |
| commit | 675927053720fb8e96c96006ee9a4db095e0adc2 (patch) | |
| tree | 12c0aea14ef740cc3db123e814c1cfa9162d0d73 /HISTORY.md | |
| parent | 365118e6a512670a0781d9f32e2290e3b283270a (diff) | |
Added example to show how to program using Arduino as ISP. Fixes #55
Diffstat (limited to 'HISTORY.md')
| -rw-r--r-- | HISTORY.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ The following is the rough list of changes that went into different versions. I - Added ifndef ARDUINO_VAR_PATH for compiling for the attiny (https://github.com/danielesteban) - Strip extra whitespace from the `BOARD_TAG` variable - Enhanced support for programming using Arduino as ISP +- Added example to show how to program using Arduino as ISP ### 0.10.4 (2013-05-31) @matthijskooijman - Improved BAUD_RATE detection logic |
