Ignore:
Timestamp:
2011-04-05T19:33:11Z (13 years ago)
Author:
Matej Klonfar <maklf@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
b04967a, fee6381
Parents:
a9974ef
Message:
  • Report ID implementation
  • Push and Pop report descriptor instructions

both need testing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/usb/include/usb/classes/hidparser.h

    ra9974ef r64dbc83  
    9292        /** */ 
    9393        link_t link;
     94
    9495} usb_hid_report_path_t;
    9596
     
    158159       
    159160        int use_report_id;
    160        
     161
     162        /** */
     163        link_t stack;
    161164} usb_hid_report_parser_t;     
    162165
Note: See TracChangeset for help on using the changeset viewer.