projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add ability to archive build object files into a .a library file to the BUILD build...
[pub/lufa.git]
/
LUFA
/
DoxygenPages
/
BuildSystem.txt
diff --git
a/LUFA/DoxygenPages/BuildSystem.txt
b/LUFA/DoxygenPages/BuildSystem.txt
index
5190adf
..
8cce2a5
100644
(file)
--- a/
LUFA/DoxygenPages/BuildSystem.txt
+++ b/
LUFA/DoxygenPages/BuildSystem.txt
@@
-70,6
+70,10
@@
* <td>Display a size-sorted list of symbols from the compiled application, in decimal bytes.</td>
\r
* </tr>
\r
* <tr>
\r
* <td>Display a size-sorted list of symbols from the compiled application, in decimal bytes.</td>
\r
* </tr>
\r
* <tr>
\r
+ * <td><tt>lib</tt></td>
\r
+ * <td>Build and archive all source files into a library A binary file.</td>
\r
+ * </tr>
\r
+ * <tr>
\r
* <td><tt>all</tt></td>
\r
* <td>Build and link the application into ELF debug and HEX binary files.</td>
\r
* </tr>
\r
* <td><tt>all</tt></td>
\r
* <td>Build and link the application into ELF debug and HEX binary files.</td>
\r
* </tr>
\r