diff options
| author | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2009-08-30 06:52:03 +0000 |
|---|---|---|
| committer | Dean <Dean@d5102386-fcda-11dd-9fdb-3debd5008f28> | 2009-08-30 06:52:03 +0000 |
| commit | 2afbf44f1e93f5d3690d1db1541f2742593528f8 (patch) | |
| tree | d5e19eaa3639904877a39a0f46f09e5713b9edd9 /LUFA | |
| parent | d8626195f0683de6ab8e52d9dfba4e23ef3f14d5 (diff) | |
Replace -finline-limit with -fno-inline-small-functions in project makefiles.
git-svn-id: http://lufa-lib.googlecode.com/svn/trunk@792 d5102386-fcda-11dd-9fdb-3debd5008f28
Diffstat (limited to 'LUFA')
| -rw-r--r-- | LUFA/ManPages/FutureChanges.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/LUFA/ManPages/FutureChanges.txt b/LUFA/ManPages/FutureChanges.txt index 639e4eee..d6d696b7 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
|
