hathach
|
8e1290e51e
|
minor clean up
|
2020-07-19 13:13:21 +07:00 |
|
hathach
|
5ca748a68e
|
rename CFG_TUD_MSC_BUFSIZE to CFG_TUD_MSC_EP_BUFSIZE
rename CFG_TUD_HID_BUFSIZE to CFG_TUD_HID_EP_BUFSIZE
|
2020-07-16 15:34:16 +07:00 |
|
hathach
|
fea6fb73a1
|
add fs & hs config for cdc_msc_freertos, midi_test, msc_dual_lun
|
2020-07-16 13:04:10 +07:00 |
|
hathach
|
c67b3a242e
|
update example config and descriptor with better Highspeed support
|
2020-06-15 23:34:09 +07:00 |
|
Peter Lawrence
|
794212d44e
|
revise argument order for TUD_CONFIG_DESCRIPTOR macro
|
2020-03-31 10:53:47 -05:00 |
|
Peter Lawrence
|
87f313da48
|
add provision for multiple configurations
|
2020-03-30 13:47:17 -05:00 |
|
Chang Feng
|
b97d4709c2
|
Add langid to examples.
Signed-off-by: Chang Feng <chang_196700@hotmail.com>
|
2020-02-26 13:37:02 +08:00 |
|
Nathan Conrad
|
4ccdc5522d
|
Fix typo of CFG_TUD_ENDOINT0_SIZE.
|
2019-09-27 12:41:46 -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
|
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
|
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
|
5273907d97
|
rename midi example to midi_test
|
2019-07-03 00:53:58 +07:00 |
|