| Age | Commit message (Collapse) | Author |
|
Cxd56 disconnect connect
|
|
|
|
|
|
Implement setInterface(alt) for usb net driver
|
|
|
|
also add configuration array bound check.
|
|
|
|
|
|
|
|
|
|
tested with dfu_runtime
|
|
usbnet: OS-agnostic (Windows/Linux/macOS) network driver
|
|
net_lwip_webserver: add support for lwip timeouts
|
|
|
|
|
|
|
|
|
|
also increase usbd stack in example when debug is enabled
|
|
port ESP32 S2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
tud_isr() must be called by application to forward the irqhandle to the
stack
|
|
|
|
|
|
|
|
|
|
update cdc_msc_freertos main.c to work with esp32s2
add CMake file
|
|
skip esp32s2_saola for make build since idf use cmake
|
|
|
|
|
|
|
|
|
|
[WIP] MSP430 Support
|
|
|
|
|
|
- remove -Wno-error=lto-type-mismatch
- change back to unsigned int
|
|
- remove cflags -fshort-enums
- clean up webserver descriptor
|