USB: compile-time endpoints allocation
[bertos.git] / bertos / cfg / cfg_usbmouse.h
index c3b0971935b864b5efc16a32aed1d661d2950dac..89ff4c531ddab571251b1722770b0f0d88fe33b8 100644 (file)
 #ifndef CFG_USBMOUSE_H
 #define CFG_USBMOUSE_H
 
+/**
+ * Enable the usbmouse module.
+ *
+ * $WIZ$ type = "autoenabled"
+ */
+#define CONFIG_USBMOUSE 0
+
 /**
  * Module logging level.
  *