USB: allow to configure the maximum packet size of EP0
[bertos.git] / bertos / cfg / cfg_md2.h
index 91edcef302cf5b37f8849b81bf34959abaf7e5a5..e937b900403d54301459bd1d0e6106dcdbe52d5e 100644 (file)
@@ -32,7 +32,6 @@
  *
  * \brief Configuration file for MD2 module.
  *
- * \version $Id$
  *
  * \author Daniele Basile <asterix@develer.com>
  */
@@ -43,7 +42,7 @@
 /**
  * Size of block for MD2 algorithm.
  * $WIZ$ type = "int"
- * $WIZ$ min = "0"
+ * $WIZ$ min = 2
  */
 #define CONFIG_MD2_BLOCK_LEN    16