nuttx/boards/arm/stm32h7/nucleo-h743zi
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/stm32h7: normalize configurations 2023-08-26 03:35:32 +08:00
include boards/stm32h7: HCLK and ACLK are delivered from SYSCLK not CPUCLK 2023-08-14 23:40:46 +08:00
kernel Remove the unnecessary cast for main_t, NULL and argv 2022-10-18 08:51:45 +02: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 cmake: add support for stm32h7 2023-07-11 15:52:56 -03:00
Kconfig