summaryrefslogtreecommitdiff
path: root/examples/device/net_lwip_webserver/src
AgeCommit message (Expand)Author
2026-07-14test/hil: usbtest fleet enablement, shuffled scheduling, unique PIDshathach
2026-05-24Merge remote-tracking branch 'tinyusb/master' into stm32c5HiFiPhile
2026-05-23tweak examplesHiFiPhile
2026-05-14enable iperfHiFiPhile
2026-05-08reduce NTM sizeHiFiPhile
2026-05-08fix iperf server is always excludedHiFiPhile
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-26gate lwIP throughput tuning + iperf on MCU SRAM tierhathach
2026-04-23reduce memory, focus on keep iperf speedhathach
2026-04-23tweak lwip config to get better iperf throughputhathach
2026-04-22musb implement double buffer for txhathach
2026-04-21replace `TUD_ENDPOINT_ONE_DIRECTION_ONLY` with `CFG_TUD_ENDPOINT_ONE_DIRECTIO...hathach
2026-04-20add test for net_lwip_webserver with iperf throughput validationhathach
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]
2026-03-12fix exampleZixun LI
2026-03-12Merge branch 'master' into ncm_restartZixun LI
2026-03-05add IAR warning flags to cmake build and fix themhathach
2026-02-28replace board_millis() with tusb_time_millis_api()hathach
2025-12-28example/net: add led blink taskHiFiPhile
2025-11-12migrate cdc device to use edpt stream APIhathach
2025-11-08fix more alertshathach
2025-11-07fix more alerts found by pvs-studiohathach
2025-11-04Fixed more alert 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
2025-10-15merge samd2x and saml2x bsp, add OPT_MCU_SAML2X to replace OPT_MCU_SAML21 & O...hathach
2025-10-14improve cmake warning flags, fix various warnings in exampleshathach
2025-09-17Fix board_init_after_tusbHiFiPhile
2025-05-29examples/device/net_lwip_webserver: Simplify example code.Andrew Leech
2025-05-29Add USB NCM link state control supportAndrew Leech
2024-11-28Merge branch 'master' into fork/HiFiPhile/lwip_fixhathach
2024-10-15Add comment to BOS descriptor.HiFiPhile
2024-10-14change the tusb_rhport_init_t struct, exclude the rhport to make API more con...hathach
2024-10-11change tusb_init(), tusb_rhport_init() to use init struct for expandabilityhathach
2024-10-10add new tusb_int_handler(rhport, in_isr) as common irq handlerhathach
2024-10-05Add MSOS 2.0 descriptor to auto load NCM driver on Windows.HiFiPhile
2024-10-05service_traffic: Don't call pbuf_free when ethernet_input is OkStéphane Lenclud
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
2024-05-07Fix CI.HiFiPhile
2024-05-07Enable NCM + iperf for MCU with bigger RAM.HiFiPhile