X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/924edb2f9ae0ffd5d3cbe246aa1d5a3c201260d5..e5cf169469cebc3b632e36b1277efdd52fcaa09a:/LUFA/DoxygenPages/BuildSystem.txt diff --git a/LUFA/DoxygenPages/BuildSystem.txt b/LUFA/DoxygenPages/BuildSystem.txt index 5190adf26..8cce2a541 100644 --- a/LUFA/DoxygenPages/BuildSystem.txt +++ b/LUFA/DoxygenPages/BuildSystem.txt @@ -70,6 +70,10 @@ * Display a size-sorted list of symbols from the compiled application, in decimal bytes. * * + * lib + * Build and archive all source files into a library A binary file. + * + * * all * Build and link the application into ELF debug and HEX binary files. *