diff options
| author | Sudar <sudar@sudarmuthu.com> | 2013-06-11 15:37:56 +0530 |
|---|---|---|
| committer | Sudar <sudar@sudarmuthu.com> | 2013-06-11 15:46:22 +0530 |
| commit | f26a134418346cb8ae5745660f77b5e2d26d9148 (patch) | |
| tree | 99d52940f42d9563b45073fa17dc140057920476 /HISTORY.md | |
| parent | 675927053720fb8e96c96006ee9a4db095e0adc2 (diff) | |
| parent | 36c32e75cc1a8dd41f769d8576e8cde9cff03dde (diff) | |
Add support for leonardo.
Leonardo board requires a new way of handling board reset.
There is a new script which does the reset differently for leonardo boards.
close #30 and close #44
Diffstat (limited to 'HISTORY.md')
| -rw-r--r-- | HISTORY.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ The following is the rough list of changes that went into different versions. I - 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 +- Add support for Leonardo boards. Took code from (https://github.com/guicho271828) ### 0.10.4 (2013-05-31) @matthijskooijman - Improved BAUD_RATE detection logic |
