summaryrefslogtreecommitdiff
path: root/examples/device/net_lwip_webserver/src/usb_descriptors.c
AgeCommit message (Expand)Author
2020-07-21add note for MS OS 1.0 Descriptor at 0xEEhathach
2020-05-02minor update net examplehathach
2020-04-16Merge pull request #345 from hathach/add-alt-itfHa Thach
2020-04-15Set Net example to use IAD device classNathan Conrad
2020-04-15rename config num to id in net webserver examplehathach
2020-04-15remove unused usb_descriptors.hhathach
2020-04-15better demonstrate usbnet exmaple is multiple configurationshathach
2020-04-14usbnet: remove CDC-EEMPeter Lawrence
2020-04-12usbnet: OS-agnostic (Windows/Linux/macOS) network driverPeter Lawrence
2020-03-31revise argument order for TUD_CONFIG_DESCRIPTOR macroPeter Lawrence
2020-03-30add provision for multiple configurationsPeter Lawrence
2020-03-27usbnet: tweak CDC-ECM after MacOS testingPeter Lawrence
2020-03-24more string idhathach
2020-03-23enhance string indexhathach
2020-03-23per reviewhathach
2020-03-23fix rndis response to get mac addresshathach
2020-03-09more renamehathach