mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 09:18:00 +08:00
Extend the USB device/class interface: Add parameters to pass the EP0 OUT data that should accompany the OUT SETUP request
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4595 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -2646,3 +2646,6 @@
|
||||
* arch/arm/srm/stm32/stm32_otgfsdev.c: A USB OTG FS device-side driver
|
||||
for the STM32 F4 (and maybe F2 and F1 connectivity line).
|
||||
* tools/cmpconfig.c: A tool for comparing two configuration files.
|
||||
* include/nuttx/usb/usbdev.h, drivers/usbdev/*, arch/*/src/*/*usb*.c:
|
||||
Extend the USB device side interface so that EP0 OUT data can be passed
|
||||
with OUT SETUP requests.
|
||||
|
||||
Reference in New Issue
Block a user