| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
skip ci build for example that need more ROM/RAM could fit into SAMD11
|
|
suppress cast-align warnings for net device driver
|
|
add note for usb init when using with RTOS
|
|
|
|
|
|
|
|
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
|
|
Add support for STM32 OTG HS core
|
|
|
|
also add example usage note
|
|
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
|
|
|
|
|
|
|
|
samg failed to run net example
|
|
|
|
|
|
|
|
|
|
tested with feather nrf52840 + jlink
|
|
clean up unused descriptor for usbtmc example
|
|
this make the template with Report ID look less weird to the user
|
|
|
|
Cxd56 disconnect connect
|
|
|
|
|
|
Implement setInterface(alt) for usb net driver
|
|
|
|
also add configuration array bound check.
|
|
|
|
|
|
|
|
|
|
tested with dfu_runtime
|
|
usbnet: OS-agnostic (Windows/Linux/macOS) network driver
|