hathach / tinyusb

An open source cross-platform USB stack for embedded system
https://www.tinyusb.org
MIT License
4.67k stars 998 forks source link

FSDEV: Implement dcd_edpt_close_all() #2592

Closed HiFiPhile closed 2 months ago

HiFiPhile commented 2 months ago

Describe the PR Implement dcd_edpt_close_all()

Tested with net_lwip_webserver on NUCLEO-G0B1RE , with command: echo 1 | sudo tee /sys/bus/usb/devices/3-5/bConfigurationValue echo 2 | sudo tee /sys/bus/usb/devices/3-5/bConfigurationValue Can't test with L053 as RAM too small.