diff options
| author | Sudar <sudar@sudarmuthu.com> | 2013-05-31 17:05:47 +0530 |
|---|---|---|
| committer | Sudar <sudar@sudarmuthu.com> | 2013-05-31 17:10:49 +0530 |
| commit | 47b2dca1efbee57218d5a3942f8614974136c0ed (patch) | |
| tree | afd0a7ded4a2fd1205301f37472748d3c868174c /HISTORY.md | |
| parent | cd210f96ca9812ea36dfca7c36d58ac0f754ed05 (diff) | |
Add USB_VID and USB_PID to CPPFLAGS only if the board is Leonardo. Fixes #43 and fixes #51
Diffstat (limited to 'HISTORY.md')
| -rw-r--r-- | HISTORY.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3,6 +3,9 @@ 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.5 (in development) +- Add USB_VID and USB_PID to CPPFLAGS only if the board is Leonardo. + ### 0.10.4 (2013-05-31) @matthijskooijman - Improved BAUD_RATE detection logic - Added logic to check if there is only .ino or .pde file |
