| Age | Commit message (Collapse) | Author |
|
|
|
update example readme for debug log. Update bug template to ask for LOG
as well.
|
|
clean up unused descriptor for usbtmc example
|
|
this make the template with Report ID look less weird to the user
|
|
|
|
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 ci build script to only build esp32-s2 target with freertos
examples
|
|
|
|
|
|
|
|
|
|
|
|
update cdc_msc_freertos main.c to work with esp32s2
add CMake file
|
|
skip esp32s2_saola for make build since idf use cmake
|