summaryrefslogtreecommitdiff
path: root/examples/device/hid_generic_inout/src
AgeCommit message (Expand)Author
2019-07-03example clean uphathach
2019-07-03tested midi examplehathach
2019-07-01improving midi support, adding midi exmaplehathach
2019-06-06add TU_ prefix to compiler ATTR to prevent name conflict with applicationhathach
2019-05-29add node hid installation instructionhathach
2019-05-24should fix and work with #58hathach
2019-05-21better fix for #72 millis overthrowhathach
2019-05-14enable CFG_TUSB_DEBUG on DEBUG buildhathach
2019-05-14update license year to 2019hathach
2019-05-14clean uphathach
2019-05-12add index to tud_descriptor_configuration_cb()hathach
2019-05-12change tud_descriptor_string_cb() to be consistent with other descriptor call...hathach
2019-05-12add tud_hid_descriptor_report_cb()hathach
2019-05-11add tud_descriptor_string_cb() for getting string descriptor from applicationhathach
2019-05-02add hid_test.py for testing #58hathach
2019-05-02hid generic example echo back receivedhathach
2019-05-02clean uphathach
2019-05-02support hid generic inout #58hathach
2019-05-02rename hid generic examplehathach