| Age | Commit message (Collapse) | Author |
|
|
|
|
|
rename CFG_TUD_HID_BUFSIZE to CFG_TUD_HID_EP_BUFSIZE
|
|
- define both fs and hs configuration descriptor
- rename CFG_TUD_CDC_EPSIZE to CFG_TUD_CDC_EP_BUFSIZE with default size of 64 for FS, and 512 for HS
|
|
Removes error:
config 1 interface 2 altsetting 0 bulk endpoint 0x3 has invalid maxpacket 64
while enumerationg.
|
|
|
|
|
|
|
|
each port is 1 byte for easy maintenance
|
|
|
|
|
|
|
|
|
|
Port samg55
|
|
add Nuvoton NUC505
|
|
Signed-off-by: Chang Feng <[email protected]>
|
|
|
|
correct usb descriptor msc dual example to work with samg
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|