X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/3bd4011c0935e0d41af3ae59c69eec989cc53bbf..d2068d878c2ef6c4a68e85215d9d4a3b376089c2:/LUFA/ManPages/CompilingApps.txt diff --git a/LUFA/ManPages/CompilingApps.txt b/LUFA/ManPages/CompilingApps.txt index b1d5ed6ed..7cea32121 100644 --- a/LUFA/ManPages/CompilingApps.txt +++ b/LUFA/ManPages/CompilingApps.txt @@ -11,7 +11,7 @@ * \section Sec_Prerequisites Prerequisites * Before you can compile any of the LUFA library code or demos, you will need a recent distribution of avr-libc (1.6.2+) * and the AVR-GCC (4.2+) compiler. For Windows users, the best way to obtain these is the WinAVR project - * (http://winavr.sourceforge.net) as this provides a single-file setup for everything required to compile your + * (http://winavr.sourceforge.net) as this provides a single-file setup for everything required to compile your * own AVR projects. * * \section Sec_Compiling Compiling a LUFA Application