hathach
|
a8af609dfe
|
auto detect max rhport speed based on mcu
|
2022-02-25 18:35:21 +07:00 |
|
Gordon McNab
|
9a7db98593
|
Merge branch 'master' into port-ft90x
|
2021-12-08 08:36:43 +00:00 |
|
hathach
|
6c67fc4125
|
correctly init hs phy for bcm
|
2021-10-29 00:53:30 +07:00 |
|
hathach
|
5e437ee186
|
pi cm4 enumerated as full speed device
|
2021-10-22 21:55:15 +07:00 |
|
Gordon McNab
|
bcecbfdc29
|
Modify cdc_msc example for Bridgetek FT90x/FT93x
Add in endpoint definitions for the Bridgetek devices in usb_descriptors.c and allow high speed in tusb_config.h.
|
2021-10-06 09:15:33 +01:00 |
|
MasterPhi
|
85fc423569
|
Rename SAM7X to SAMX7X
Signed-off-by: MasterPhi <admin@hifiphile.com>
|
2021-06-12 12:36:59 +02:00 |
|
Rafael Silva
|
776a770947
|
dcd: sam7x: rename family dcd to include the whole family
Signed-off-by: Rafael Silva <perigoso@riseup.net>
|
2021-06-12 00:09:24 +01:00 |
|
MasterPhi
|
c291deccfa
|
Add fifo & DMA linked list mode support.
|
2021-06-11 12:17:11 +02:00 |
|
hathach
|
2882390c82
|
clean up some examples
|
2021-03-18 15:23:08 +07:00 |
|
hathach
|
c58c8c4229
|
rp2040 cdc_msc work well
|
2021-01-23 00:59:50 +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 |
|
Uwe Bonnes
|
62239bb576
|
cdc-acm: Use 512 bytes when in HS mode.
Removes error:
config 1 interface 2 altsetting 0 bulk endpoint 0x3 has invalid maxpacket 64
while enumerationg.
|
2020-06-30 11:02:41 +02:00 |
|
hathach
|
0bfa839ac0
|
clean up, update other example config
|
2020-06-15 23:06:17 +07:00 |
|
hathach
|
a347de6e50
|
revert CFG_TUSB_RHPORT0_MODE to previous way
|
2020-06-14 18:28:45 +07:00 |
|
hathach
|
fad088719e
|
merge CFG_TUSB_RHPORT1_MODE into CFG_TUSB_RHPORT0_MODE
each port is 1 byte for easy maintenance
|
2020-05-26 15:21:23 +07:00 |
|
hathach
|
3f8b9c59dd
|
update example to include CXD56 for highspeed mode
|
2020-04-17 11:40:33 +07:00 |
|
hathach
|
61d256c2e1
|
drop hid for freertos demo to match none os example
|
2020-03-10 14:42:24 +07:00 |
|
Peter Lawrence
|
7d8ecc63a6
|
add Nuvoton NUC505
|
2020-02-07 20:11:00 -06:00 |
|
hathach
|
38b14725f7
|
rename OPT_MCU_IMXRT10XX to OPT_MCU_MIMXRT10XX
|
2019-11-22 17:40:12 +07:00 |
|
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
|
7599541c1a
|
rename cdc_msc_hid to cdc_msc, hid has its own example hid_composite now
|
2019-09-11 13:09:14 +07:00 |
|