Add missing module dependency to the USBtoSerial project. Minor documentation corrections.

This commit is contained in:
Dean Camera 2013-03-12 15:17:53 +00:00
parent 61d396b555
commit cc8b12f1cb
4 changed files with 27 additions and 8 deletions

View file

@ -94,4 +94,16 @@
* <td>/E</td>
* </tr>
* </table>
*
* \section Sec_Options Project Options
*
* The following defines can be found in this project, which can control the project behaviour when defined, or changed in value.
*
* <table>
* <tr>
* <td>
* None
* </td>
* </tr>
* </table>
*/