summaryrefslogtreecommitdiff
path: root/examples/device/net_lwip_webserver
AgeCommit message (Expand)Author
2021-02-01added enumerate walkaround for RP2040-E5hathach
2021-01-26change output filename to BOARD-Directoryhathach
2021-01-25get all device example build with rp2040 (except freeRTOS)hathach
2020-12-25skip overflow sram examples for kl25hathach
2020-10-24net_device: re-factor code so as to not be specific to lwIPPeter Lawrence
2020-10-14net_lwip_webserver: efficiency tweaksPeter Lawrence
2020-10-10net_lwip_webserver: tweak main.c comments with smartphone suggestionsPeter Lawrence
2020-08-22add OPT_MCU_SAMD11hathach
2020-07-29Merge pull request #412 from hathach/fix-net-cast-alignHa Thach
2020-07-21add note for MS OS 1.0 Descriptor at 0xEEhathach
2020-06-15update example config and descriptor with better Highspeed supporthathach
2020-05-18suppress cast-align warnings for net device driverhathach
2020-05-17temporariyly suppress cast-align warning for net_device and net examplehathach
2020-05-02minor update net examplehathach
2020-04-17update example to include CXD56 for highspeed modehathach
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-14Merge pull request #334 from majbthrd/usbnet_osagnosticHa Thach
2020-04-12net_lwip_webserver: add support for lwip timeoutsPeter 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-24Merge branch 'master' into developHa Thach
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-22skip freertos and lwip webserver example for msp430hathach
2020-03-15NUC505 : fix operation with net_lwip_webserverPeter Lawrence
2020-03-09more renamehathach