nuttx/boards/arm/lpc214x/mcu123-lpc214x/src
zhangyuan21 0efd4d0e12 usbdev: Split usbdev descriptor information
The class device only handles descriptor information specific to the class,
and shared descriptor information is passed through parameters and
handled by the composite driver.

Signed-off-by: zhangyuan21 <zhangyuan21@xiaomi.com>
2023-09-06 02:29:32 +08:00
..
lpc2148_appinit.c arch/arm: Remove FAR and CODE from board folder(1) 2022-05-03 16:50:52 +03:00
lpc2148_composite.c usbdev: Split usbdev descriptor information 2023-09-06 02:29:32 +08:00
lpc2148_leds.c arch: Merge up_arch.h into up_internal.h 2022-03-14 09:32:17 +02:00
lpc2148_spi1.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
lpc2148_usbmsc.c arch/arm: Remove FAR and CODE from board folder(1) 2022-05-03 16:50:52 +03:00
Makefile