aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/ManPages
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2009-08-30 06:52:03 +0000
committerDean Camera <dean@fourwalledcubicle.com>2009-08-30 06:52:03 +0000
commit0f51db56c0ecaba0b58c6df92bc1fca910362359 (patch)
treed5e19eaa3639904877a39a0f46f09e5713b9edd9 /LUFA/ManPages
parent244c86429b6eea1f86c5bcca070889d6adbc15b0 (diff)
downloadlufa-0f51db56c0ecaba0b58c6df92bc1fca910362359.tar.gz
lufa-0f51db56c0ecaba0b58c6df92bc1fca910362359.tar.bz2
lufa-0f51db56c0ecaba0b58c6df92bc1fca910362359.zip
Replace -finline-limit with -fno-inline-small-functions in project makefiles.
Diffstat (limited to 'LUFA/ManPages')
-rw-r--r--LUFA/ManPages/FutureChanges.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/LUFA/ManPages/FutureChanges.txt b/LUFA/ManPages/FutureChanges.txt
index 639e4eee4..d6d696b7c 100644
--- a/LUFA/ManPages/FutureChanges.txt
+++ b/LUFA/ManPages/FutureChanges.txt
@@ -20,6 +20,9 @@
* (C) Mass Storage
* ( ) Still Image
* - Add overviews of each of the officially supported boards to the manual
+ * - Re-add in flip, flip-ee, dfu and dfu-ee targets to project makefiles
+ * - Add in new invalid event hook check targets to project makefiles
+ * - Fix allowable F_CPU values comment in project makefiles
*
* <b>Targeted for Future Releases:</b>
* - Add hub support to match Atmel's stack