| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for removing dcd_set_config()
|
|
|
|
|
|
fix incorrect setup packet
|
|
stm32fsdev: Implement dcd_connect.
|
|
also increase usbd stack in example when debug is enabled
|
|
port ESP32 S2
|
|
|
|
|
|
|
|
add note for up to 5 active IN endpoints (including EP0 IN)
|
|
|
|
|
|
more format clean up
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
since the function signature is different
|
|
|
|
|
|
|
|
|
|
|
|
fix transmit packet endpoint's fifo
|
|
tud_isr() must be called by application to forward the irqhandle to the
stack
|
|
|
|
skip esp32s2_saola for make build since idf use cmake
|
|
STM32FSDEV: Rewrite transfer ISR
|