summaryrefslogtreecommitdiff
path: root/examples/device/net_lwip_webserver/src/tusb_config.h
AgeCommit message (Expand)Author
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-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-20add test for net_lwip_webserver with iperf throughput validationhathach
2025-10-28fix Identifiers that start with '__' or '_[A-Z]' are reserved.hathach
2025-10-15merge samd2x and saml2x bsp, add OPT_MCU_SAML2X to replace OPT_MCU_SAML21 & O...hathach
2025-05-29Add USB NCM link state control supportAndrew Leech
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
2024-05-07Reformat net_lwip_webserver example.HiFiPhile
2023-09-08ECM/RNDIS again selected for webserver exampleHardy Griech
2023-08-31code review: add NCM options in example configHardy Griech
2022-06-06more example updatehathach
2022-06-01rename board specific macro for examplehathach
2022-02-25auto detect max rhport speed based on mcuhathach
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-01-25get all device example build with rp2040 (except freeRTOS)hathach
2020-06-15update example config and descriptor with better Highspeed supporthathach
2020-04-17update example to include CXD56 for highspeed modehathach
2020-04-14usbnet: remove CDC-EEMPeter Lawrence
2020-04-12usbnet: OS-agnostic (Windows/Linux/macOS) network driverPeter Lawrence
2020-03-15NUC505 : fix operation with net_lwip_webserverPeter Lawrence
2020-03-09more renamehathach