add parsing configuration desc & invoke driver install subtask

This commit is contained in:
hathach
2013-02-27 01:57:40 +07:00
parent 49da210860
commit 4023d07df0
5 changed files with 57 additions and 10 deletions
+1 -1
View File
@@ -100,7 +100,7 @@ enum {
};
/// Device Status
enum {
enum tusbh_device_status_{
TUSB_DEVICE_STATUS_UNPLUG = 0,
TUSB_DEVICE_STATUS_ADDRESSED,