summaryrefslogtreecommitdiff
path: root/examples/device/net_lwip_webserver
AgeCommit message (Expand)Author
2025-06-04chore: squash previous commits from other branchesJames Sandison
2025-05-29examples/device/net_lwip_webserver: Simplify example code.Andrew Leech
2025-05-29Add USB NCM link state control supportAndrew Leech
2025-04-13Skip net_lwip_webserver, too big for h7rsHiFiPhile
2025-02-09Add CMake presets.HiFiPhile
2025-01-21bump up cmake min to 3.20hathach
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-09-30skip some examples for mcxa15hathach
2024-08-19rename TUD_ENDPOINT_EXCLUSIVE_NUMBER to TUD_ENDPOINT_ONE_DIRECTION_ONLYhathach
2024-08-17define and use TUD_ENDPOINT_EXCLUSIVE_NUMBERhathach
2024-08-14Merge branch 'refs/heads/master' into fork/BrentK-ADI/max32_porthathach
2024-07-18net_lwip_webserver: allow TINYUSB_LWIP_PATH to be defined by parent CMake fileLiam Fraser
2024-07-01Add MAX78002 SupportBrent Kowal
2024-06-28Initial Commit for MAX32 SupportBrent Kowal
2024-06-14fix ci skip example for ch32v1hathach
2024-05-16change default risv-gcc to riscv-none-elf- and add _zicsr extensionhathach
2024-05-10More ci tweak (#2636)Ha Thach
2024-05-07Fix CI.HiFiPhile
2024-05-07Enable NCM + iperf for MCU with bigger RAM.HiFiPhile
2024-05-07Increase TCP_WND for better performance.HiFiPhile
2024-05-07Reformat net_lwip_webserver example.HiFiPhile
2024-04-28Merge remote-tracking branch 'upstream/master' into pr/2227HiFiPhile
2023-11-29update esp32 to also be supported by hil testhathach
2023-11-23move make.mk and rules.mk to build_system/makehathach
2023-09-08ECM/RNDIS again selected for webserver exampleHardy Griech
2023-08-31code review: add NCM options in example configHardy Griech
2023-08-07Merge pull request #2151 from kilograham/rp2040_build_fixesHa Thach
2023-08-04update all examples to use unique ID as serial if avaialblehathach
2023-08-04Merge branch 'master' into enhance-bsphathach
2023-08-03rename hw/bsp/board.h to board_api.hhathach
2023-07-31enable USBMC for uno r4, add board_init_after_tusb() APIhathach
2023-07-18Fix build issues when building for RP2040 from pico-examples/pico-sdk.graham sanderson
2023-06-27rework cmake with rtos support add RTOS to family_configure_device/host/dual_...hathach
2023-06-24fix missing replacehathach
2023-06-16fix build, update freertos config for cmakehathach
2023-06-02add IAR support for G0 with cmakehathach
2023-05-26fix build with net_lwip_webserver examplehathach
2023-04-21build all freertos, not able to build net lwip due to lack of sio_open()hathach
2023-03-22Remove const from tud_network_mac_address in example and test filesMatt Mills
2023-03-18fix ci with kl25zhathach
2023-03-17fix trailing space and new linehathach
2023-03-06integrate top.mk into make.mkhathach
2023-01-18get most examples build with iarhathach
2022-07-12RP@040: rework CMake for compiler warningsgraham sanderson