| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-07-12 | clean up usb descriptors in example | hathach | |
| 2019-07-12 | change TUD_HID_INOUT_DESCRIPTOR epout & epin order | hathach | |
| clean up, adding template for BOS & BOS platform descriptor | |||
| 2019-07-11 | clean up | hathach | |
| 2019-07-11 | clean up demo config | hathach | |
| 2019-07-11 | revert 2.1 to 2.0, only needed for webusb exmample (BOS needed) | hathach | |
| 2019-07-11 | increase usb bcd from 2.0 to 2.1 for webusb support | hathach | |
| 2019-07-03 | example clean up | hathach | |
| 2019-07-03 | tested midi example | hathach | |
| 2019-07-01 | improving midi support, adding midi exmaple | hathach | |
| rename TUSB_DESC_CLASS_SPECIFIC to TUSB_DESC_CS_INTERFACE | |||
| 2019-06-06 | add TU_ prefix to compiler ATTR to prevent name conflict with application | hathach | |
| 2019-05-29 | add node hid installation instruction | hathach | |
| 2019-05-24 | should fix and work with #58 | hathach | |
| - add hid_test_js | |||
| 2019-05-21 | better fix for #72 millis overthrow | hathach | |
| 2019-05-14 | enable CFG_TUSB_DEBUG on DEBUG build | hathach | |
| 2019-05-14 | update license year to 2019 | hathach | |
| 2019-05-14 | clean up | hathach | |
| 2019-05-12 | add index to tud_descriptor_configuration_cb() | hathach | |
| 2019-05-12 | change tud_descriptor_string_cb() to be consistent with other descriptor ↵ | hathach | |
| callback | |||
| 2019-05-12 | add tud_hid_descriptor_report_cb() | hathach | |
| - remove tud_desc_set.hid_report - remove tud_desc_set_t | |||
| 2019-05-11 | add tud_descriptor_string_cb() for getting string descriptor from application | hathach | |
| - remove tud_desc_set.string_arr/string_count | |||
| 2019-05-02 | add hid_test.py for testing #58 | hathach | |
| add feather nrf52840 express to supported board | |||
| 2019-05-02 | hid generic example echo back received | hathach | |
| 2019-05-02 | clean up | hathach | |
| 2019-05-02 | support hid generic inout #58 | hathach | |
| - add report descriptor template TUD_HID_REPORT_DESC_GENERIC_INOUT - add TUD_HID_INOUT_DESCRIPTOR & TUD_HID_INOUT_DESC_LEN - add hid_generic_inout example | |||
| 2019-05-02 | rename hid generic example | hathach | |
