From 47b2dca1efbee57218d5a3942f8614974136c0ed Mon Sep 17 00:00:00 2001 From: Sudar Date: Fri, 31 May 2013 17:05:47 +0530 Subject: Add USB_VID and USB_PID to CPPFLAGS only if the board is Leonardo. Fixes #43 and fixes #51 --- HISTORY.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'HISTORY.md') diff --git a/HISTORY.md b/HISTORY.md index d5fa3fc..f40fa04 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -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 -- cgit v1.2.3