nuttx/boards/arm/nrf53/nrf5340-dk/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_adc.c boards/nrf5340-dk: add ADC configuration 2023-03-25 18:37:51 +02:00
nrf53_appinit.c
nrf53_autoleds.c
nrf53_boot.c
nrf53_bringup.c boards/nrf5340-dk: add MCUboot configurations for the app core 2023-05-31 23:12:21 +08:00
nrf53_buttons.c boards/nrf5340-dk: add buttons example 2023-03-28 19:43:19 -03:00
nrf53_composite.c usbdev: Split usbdev descriptor information 2023-09-06 02:29:32 +08:00
nrf53_cpunet_boot.c
nrf53_mx25.c boards/nrf5340-dk: add mx25 memory support 2023-05-25 22:41:34 +08:00
nrf53_pwm.c boards/nrf5340-dk: add PWM configuration 2023-03-15 22:08:27 +01:00
nrf53_timer.c boards/nrf5340-dk: add TIMER configuration 2023-03-14 19:22:45 -03:00
nrf53_usb.c boards/nrf5340-dk: add usb example 2023-05-24 09:54:55 +08:00
nrf53_userleds.c
nrf5340-dk.h boards/nrf5340-dk: add mx25 memory support 2023-05-25 22:41:34 +08:00