nuttx/boards/arm/rp2040/common
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
..
include Added support for Raspberry Pi Pico W 2022-08-17 19:03:19 -03:00
src usbdev: Split usbdev descriptor information 2023-09-06 02:29:32 +08:00
Kconfig nuttx: use TABs instead of spaces in Kconfig files 2023-01-26 10:26:09 +08:00
Makefile build: Replace "$(shell $(INCDIR) $(CC) ...)" with $(INCDIR_PREFIX) 2023-06-23 00:11:25 +03:00