nuttx/boards/arm/nrf53/nrf5340-dk
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
..
configs boards/nrf5340-dk: enable rpmsg uart for rptun configurations 2023-08-21 17:34:36 +08:00
include boards/nrf5340-dk: add mx25 memory support 2023-05-25 22:41:34 +08:00
scripts boards/nrf53: add missing shmem section 2023-08-21 17:34:36 +08:00
src usbdev: Split usbdev descriptor information 2023-09-06 02:29:32 +08:00
CMakeLists.txt cmake: add intial support for nrf53 2023-07-10 22:24:44 +08:00
Kconfig