Commit Graph

18 Commits

Author SHA1 Message Date
hathach 281e8cd9ec rename OPT_MCU_RT10XX to OPT_MCU_IMXRT10XX 2019-11-22 15:42:46 +07:00
hathach f623dbc425 config clean up 2019-11-22 12:41:47 +07:00
Nathan Conrad 4ccdc5522d Fix typo of CFG_TUD_ENDOINT0_SIZE. 2019-09-27 12:41:46 -04:00
William D. Jones 11de9f0ffd examples: Allow user to override EP0 size. 2019-09-23 23:12:04 -04:00
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
hathach 8ba71be6ee more webusb + vendor 2019-07-25 16:52:20 +07:00
hathach 8fad8fb5c2 Merge branch 'master' into develop 2019-07-22 19:23:48 +07:00
hathach 97e2629d64 change EPNUM for example 2019-07-22 18:58:45 +07:00
hathach b0678e1050 rename CFG_TUD_CUSTOM_CLASS to CFG_TUD_VENDOR 2019-07-19 16:23:56 +07:00
hathach 2b7acd554a updating webusb with cdc 2019-07-12 19:38:04 +07:00
hathach fdf39dd4ae clean up usb descriptors in example 2019-07-12 16:28:38 +07:00
hathach 42d0ef6fb0 clean up midi example 2019-07-11 23:08:49 +07:00
hathach 38b60827e1 clean up 2019-07-11 23:03:02 +07:00
hathach ec8f6a6d90 clean up demo config 2019-07-11 22:55:19 +07:00
hathach ff2a7c79f8 revert 2.1 to 2.0, only needed for webusb exmample (BOS needed) 2019-07-11 22:41:36 +07:00
hathach 30e1c7335d increase usb bcd from 2.0 to 2.1 for webusb support 2019-07-11 22:34:43 +07:00
hathach ea29eb49af example clean up 2019-07-03 01:17:26 +07:00
hathach 5273907d97 rename midi example to midi_test 2019-07-03 00:53:58 +07:00