nuttx/boards/arm/nrf53/thingy53/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
..
CMakeLists.txt cmake: format Nordic boards 2023-07-25 06:08:54 -07:00
Make.defs build: Replace "$(shell $(INCDIR) $(CC) ...)" with $(INCDIR_PREFIX) 2023-06-23 00:11:25 +03:00
nrf53_appinit.c
nrf53_boot.c
nrf53_bringup.c boards/thingy53: add usb example 2023-05-24 09:54:55 +08:00
nrf53_buttons.c
nrf53_composite.c usbdev: Split usbdev descriptor information 2023-09-06 02:29:32 +08:00
nrf53_cpunet_boot.c
nrf53_usb.c boards/thingy53: add usb example 2023-05-24 09:54:55 +08:00
thingy53.h