USB: compile-time endpoints allocation
[bertos.git] / bertos / cfg / cfg_usbser.h
index 88fcd1904f8c7edd057218dbc1a1230e950833ea..6e47012a6a012787a41a9a1b4f18c65ddcdbdce3 100644 (file)
 #ifndef CFG_USBSER_H
 #define CFG_USBSER_H
 
+/**
+ * Enable the usb-serial module.
+ *
+ * $WIZ$ type = "autoenabled"
+ */
+#define CONFIG_USBSER 0
+
 /**
  * Module logging level.
  *