esp32-s2_dfu/src
hathach 30de17a830 clean up
- 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-08-01 13:20:00 +07:00
..
class add vendor peek, change cdc peek signature, change cdc read_char() return from signed char to int32_t 2019-08-01 10:46:27 +07:00
common clean up 2019-08-01 13:20:00 +07:00
device clean up 2019-08-01 13:20:00 +07:00
host rename CFG_TUSB_HOST_CUSTOM_CLASS to CFG_TUH_VENDOR 2019-07-19 16:31:51 +07:00
osal update license year to 2019 2019-05-14 11:48:05 +07:00
portable stm32 minor change 2019-07-19 10:59:35 +07:00
tusb.c update license year to 2019 2019-05-14 11:48:05 +07:00
tusb.h rename custom/custom-_* to vendor/vendor_* 2019-07-19 16:37:28 +07:00
tusb_option.h rename tud_control_vendor_request_cb/complete_cb to tud_vendor_control_request_cb/complete_cb 2019-07-24 09:45:32 +07:00