| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-03-10 | rename to cdc_msc_freertos | hathach | |
| 2020-03-10 | drop hid for freertos demo to match none os example | hathach | |
| 2020-02-26 | Add langid to examples. | Chang Feng | |
| Signed-off-by: Chang Feng <[email protected]> | |||
| 2019-09-27 | Fix typo of CFG_TUD_ENDOINT0_SIZE. | Nathan Conrad | |
| 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-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-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-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-19 | update device freeRTOS exmaple | hathach | |
