nuttx/boards/arm/samv7
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
..
common samv7: include mpu.h in sam_boot_image.c to avoid compilation warnings 2023-08-31 18:07:40 +03:00
same70-qmtech build: Replace "$(shell $(INCDIR) $(CC) ...)" with $(INCDIR_PREFIX) 2023-06-23 00:11:25 +03:00
same70-xplained build: Replace "$(shell $(INCDIR) $(CC) ...)" with $(INCDIR_PREFIX) 2023-06-23 00:11:25 +03:00
samv71-xult usbdev: Split usbdev descriptor information 2023-09-06 02:29:32 +08:00