Added compatibility list to the documentation of each individual demo.
Documented FAST_STREAM_TRANSFERS compile time option. Reduced the TCP window size for the RNDIS demos (Class and LowLevel) to make them compatible with the AT90USB64x.
This commit is contained in:
@@ -5,6 +5,20 @@
|
||||
*/
|
||||
|
||||
/** \mainpage USB to Serial Converter Demo (via CDC-ACM class)
|
||||
*
|
||||
* \section SSec_Compat Demo Compatibility:
|
||||
*
|
||||
* This demo is known to be compatible with the following microcontrollers:
|
||||
*
|
||||
* - AT90USB1287
|
||||
* - AT90USB1286
|
||||
* - AT90USB647
|
||||
* - AT90USB646
|
||||
* - ATMEGA32U6
|
||||
* - ATMEGA32U4
|
||||
* - ATMEGA16U4
|
||||
* - AT90USB162
|
||||
* - AT90USB82
|
||||
*
|
||||
* \section SSec_Info USB Information:
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user