@ -92,4 +92,15 @@
* </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>
*/
@ -94,4 +94,16 @@
* <td>/E</td>
@ -69,14 +69,9 @@
* <td><b>Define Name:</b></td>
* <td><b>Location:</b></td>
* <td><b>Description:</b></td>
* <td>BUFF_STATICSIZE</td>
* <td>RingBuff.h</td>
* <td>Defines the maximum number of bytes which can be buffered in each Ring Buffer.</td>
@ -39,6 +39,7 @@
<require idref="lufa.common"/>
<require idref="lufa.platform"/>
<require idref="lufa.drivers.peripheral.usart"/>
<require idref="lufa.drivers.usb"/>
<require idref="lufa.drivers.misc.ringbuffer"/>
</module>