Author: Paul_R
Date: 2008-08-26 10:17:03 +0200 (Tue, 26 Aug 2008)
New Revision: 1583

Modified:
   firmware/fuxusb/trunk/CHANGES
   firmware/fuxusb/trunk/src/usb_desc.h
Log:
* Prepared to tag version 0.5.1 (hid)


Modified: firmware/fuxusb/trunk/CHANGES
===================================================================
--- firmware/fuxusb/trunk/CHANGES       2008-08-26 08:13:19 UTC (rev 1582)
+++ firmware/fuxusb/trunk/CHANGES       2008-08-26 08:17:03 UTC (rev 1583)
@@ -7,6 +7,9 @@
 ----------------------------------------------------------------------
 Current:
 
+Version 0.5.1:
+  * Fix a bug with the bootloader mode.
+
 Version 0.5.0:
 
   * Major cleanup of the USB code, finally up-to-date on SVN.

Modified: firmware/fuxusb/trunk/src/usb_desc.h
===================================================================
--- firmware/fuxusb/trunk/src/usb_desc.h        2008-08-26 08:13:19 UTC (rev 
1582)
+++ firmware/fuxusb/trunk/src/usb_desc.h        2008-08-26 08:17:03 UTC (rev 
1583)
@@ -30,7 +30,7 @@
 #include "version.h"
 
 /** Enable / Disable the HID interface */
-//#define HID_DEVICE
+#define HID_DEVICE
 
 /** \name Descriptors type
  * @{ */


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to