X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/071e02c6b6b4837fa9cf0b6d4c749994e02638d7..3309c00a99cca6d4a903aed9ecd092346b767ea0:/LUFA/ManPages/WhyUseLUFA.txt diff --git a/LUFA/ManPages/WhyUseLUFA.txt b/LUFA/ManPages/WhyUseLUFA.txt index bb5fcc784..5644be07c 100644 --- a/LUFA/ManPages/WhyUseLUFA.txt +++ b/LUFA/ManPages/WhyUseLUFA.txt @@ -32,15 +32,12 @@ * seconds each time a new release is made. * * - Size: - * Not just requiring less code to make complex USB devices, LUFA (under most cases with the correct compile options) - * requires less FLASH space than Atmel's stack, meaning more space for the user application*. + * Not just requiring less code to make complex USB devices, LUFA is written to compile down as much as possible into + * optimal code, to occupy only a small space for its feature set. * * - Support: - * Since many people are now using LUFA in their own projects, you can take advantage of other's knowedge when you run - * into difficulties or need some advice. In addition, you can also email the library author to recieve personalised + * Since many people are now using LUFA in their own projects, you can take advantage of other's knowledge when you run + * into difficulties or need some advice. In addition, you can also email the library author to receive personalized * support when you need it (subject to author's schedule). - * - * * Atmel Stack Mouse Device Demo 4292 bytes, LUFA Mouse Low Level Device Demo 3296 bytes, under identical build - * environments */ - \ No newline at end of file +