nuttx/boards/arm/stm32/stm32f4discovery
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 stm32f4discovery: add composite device configuration 2023-05-09 00:59:54 +08:00
include stm32f4discovery: Add support to APDS9960 2022-08-15 00:32:42 +08:00
kernel build: add initial cmake build system 2023-07-08 13:50:48 +08:00
scripts nuttx/boards:init_array.* needs to be executed in order 2023-08-29 22:54:37 +08:00
src usbdev: Split usbdev descriptor information 2023-09-06 02:29:32 +08:00
CMakeLists.txt build: add initial cmake build system 2023-07-08 13:50:48 +08:00
Kconfig boards/stm32f4disco: add timer driver support 2023-02-08 02:43:13 +08:00