summaryrefslogtreecommitdiff
path: root/examples/device/net_lwip_webserver/src/usb_descriptors.c
AgeCommit message (Expand)Author
2026-07-14test/hil: usbtest fleet enablement, shuffled scheduling, unique PIDshathach
2026-05-08Merge remote-tracking branch 'tinyusb/master' into ncm_packet_filterHiFiPhile
2026-05-04minor clean uphathach
2026-05-03Merge branch 'master' into copilot/upgrade-net-lwip-webserver-descriptorsZixun LI
2026-05-01Merge remote-tracking branch 'origin/master' into ncm_packet_filterHiFiPHile
2026-05-01ncm: implement GetNtbInputSize requestZixun LI
2026-04-30refactor capabilityZixun LI
2026-04-22musb implement double buffer for txhathach
2026-04-21replace `TUD_ENDPOINT_ONE_DIRECTION_ONLY` with `CFG_TUD_ENDPOINT_ONE_DIRECTIO...hathach
2026-03-22examples/net_lwip_webserver: fix other_speed_config to use TUSB_DESC_OTHER_SP...copilot-swe-agent[bot]
2026-03-22net: upgrade net_lwip_webserver to separate FS/HS descriptors and add bInterv...copilot-swe-agent[bot]
2025-11-12migrate cdc device to use edpt stream APIhathach
2025-11-07fix more alerts found by pvs-studiohathach
2025-10-28fix Identifiers that start with '__' or '_[A-Z]' are reserved.hathach
2025-10-28fix descriptor warning when shifting zerohathach
2025-10-24fix several warningshathach
2024-10-15Add comment to BOS descriptor.HiFiPhile
2024-10-05Add MSOS 2.0 descriptor to auto load NCM driver on Windows.HiFiPhile
2024-08-19rename TUD_ENDPOINT_EXCLUSIVE_NUMBER to TUD_ENDPOINT_ONE_DIRECTION_ONLYhathach
2024-08-17define and use TUD_ENDPOINT_EXCLUSIVE_NUMBERhathach
2024-07-01Add MAX78002 SupportBrent Kowal
2024-06-28Initial Commit for MAX32 SupportBrent Kowal
2023-08-04update all examples to use unique ID as serial if avaialblehathach
2023-03-17fix trailing space and new linehathach
2022-06-27fix most warnings with rp2040 -wconversionhathach
2021-10-05rename CFG_TUD_NET to CFG_TUD_ECM_RNDIShathach
2021-09-25add NCM driver in a compatible manner : hathach/tinyusb#550Peter Lawrence
2021-07-21Update EPNUM in usb_descriptors.cMasterPhi
2021-03-17explicitly add dcd source file without vendor/familyhathach
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