| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-09-11 | rename cdc_msc_hid to cdc_msc, hid has its own example hid_composite now | hathach | |
| 2019-09-11 | remove hid in cdc_msc_hid demo since many of stm32 mcu doesn't have enough ↵ | hathach | |
| endpoint to run this example | |||
| 2019-08-01 | clean up | hathach | |
| - remove TUD_WEBUSB_URL_DESCRIPTOR to avoid flexible array member (C++ forbid in strict mode) - remove unused TUD_DESC_STRLEN/TUD_DESC_STR_HEADER/TUD_DESC_STR_HEADER | |||
| 2019-07-26 | example clean up | hathach | |
| 2019-07-25 | more webusb + vendor | hathach | |
| 2019-07-12 | updating webusb with cdc | hathach | |
| 2019-07-12 | clean up usb descriptors in example | 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-01 | improving midi support, adding midi exmaple | hathach | |
| rename TUSB_DESC_CLASS_SPECIFIC to TUSB_DESC_CS_INTERFACE | |||
| 2019-05-15 | update button for mcb1800 | hathach | |
| 2019-05-14 | update license year to 2019 | 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-03 | 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 | clean up | hathach | |
| 2019-04-28 | add TUD_ to HID_REPORT_DESC_* template | hathach | |
| 2019-04-19 | move interface descriptor template to usbd.h, update exmaple | hathach | |
| 2019-04-18 | remove auto descriptor and its option CFG_TUD_DESC_AUTO | hathach | |
| 2019-04-18 | wrap up hid device refactor | hathach | |
| 2019-04-18 | refactor hid, rename hid_generic to simply hid_ | hathach | |
| 2019-04-17 | clean up example | hathach | |
