aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ChangeLog.txt
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-03-16 11:29:00 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-03-16 11:29:00 +0000
commite611b250c170c9e830f8212ca5d49e505e3f4af1 (patch)
treeb57c0580f4889bad21d203ae6bcd5dd83ab60504 /LUFA/ChangeLog.txt
parent0214e096a0274fd506b09812f47dc1183084851d (diff)
downloadlufa-e611b250c170c9e830f8212ca5d49e505e3f4af1.tar.gz
lufa-e611b250c170c9e830f8212ca5d49e505e3f4af1.tar.bz2
lufa-e611b250c170c9e830f8212ca5d49e505e3f4af1.zip
Added extra output to makefiles to indicate the currently selected BOARD parameter.
Diffstat (limited to 'LUFA/ChangeLog.txt')
-rw-r--r--LUFA/ChangeLog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/ChangeLog.txt b/LUFA/ChangeLog.txt
index 05e6fe543..58bd9d233 100644
--- a/LUFA/ChangeLog.txt
+++ b/LUFA/ChangeLog.txt
@@ -32,6 +32,7 @@
* - Fixed incorrect/missing control status stage transfers on demos, bootloaders and applications (thanks to Nate Lawson)
* - The NO_CLEARSET_FEATURE_REQUEST compile time token has been renamed to NO_FEATURELESS_CONTROL_ONLY_DEVICE, and its function expanded
* to also remove parts of the Get Status chapter 9 request to further reduce code usage
+ * - Makefile updated to include output giving the currently selected BOARD parameter value
*
* \section Sec_ChangeLog090209 Version 090209
*