Remove unused check-source rule from the BUILD build system module.
This commit is contained in:
parent
4b194592aa
commit
43658f336e
3 changed files with 5 additions and 19 deletions
|
|
@ -74,10 +74,6 @@
|
|||
* <td>Display a size-sorted list of symbols from the compiled application, in decimal bytes.</td>
|
||||
* </tr>
|
||||
* <tr>
|
||||
* <td><tt>check-source</tt></td>
|
||||
* <td>Display a list of input SRC source files which cannot be found (if any).</td>
|
||||
* </tr>
|
||||
* <tr>
|
||||
* <td><tt>lib</tt></td>
|
||||
* <td>Build and archive all source files into a library A binary file.</td>
|
||||
* </tr>
|
||||
|
|
|
|||
|
|
@ -97,6 +97,7 @@
|
|||
* \li Programmable XBOX controller: http://richard-burke.dyndns.org/wordpress/pan-galactic-gargantuan-gargle-brain-aka-xbox-360-usb-controller/
|
||||
* \li PSGroove, a Playstation 3 Homebrew dongle: http://github.com/psgroove
|
||||
* \li PS/2 to USB adapter: https://github.com/makestuff/p2ukbd
|
||||
* \li RaspiFace, an Arduino platform bridge for the Raspberry Pi: http://www.raspiface.com/
|
||||
* \li Reprap with LUFA, a LUFA powered 3D printer: http://code.google.com/p/at90usb1287-code-for-arduino-and-eclipse/
|
||||
* \li RFPirate, a RF experimentation platform: https://github.com/ebuller/RF-Pirate
|
||||
* \li RF Transciever using the MRF49XA: http://alternet.us.com/?page_id=1494
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue