nuttx/boards/arm/stm32f7/nucleo-144/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: add support for stm32f7 2023-07-11 15:52:56 -03:00
Make.defs stm32f7/nucleo-144: Add common board support 2023-08-28 21:03:19 +03:00
nucleo-144.h DIR/Complementary PWM possible on PE08 and PE10 2023-05-27 20:22:01 -03:00
stm32_adc.c
stm32_appinitialize.c
stm32_autoleds.c nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems() 2023-02-09 20:05:44 +08:00
stm32_bbsram.c boards: remove unnecessary FAR 2023-06-13 09:37:45 -03:00
stm32_boot.c
stm32_bringup.c Replace all sprintf with snprintf 2023-05-08 09:57:01 +02:00
stm32_buttons.c
stm32_can.c
stm32_cansock.c
stm32_composite.c usbdev: Split usbdev descriptor information 2023-09-06 02:29:32 +08:00
stm32_dma_alloc.c
stm32_gpio.c DIR/Complementary PWM possible on PE08 and PE10 2023-05-27 20:22:01 -03:00
stm32_pwm.c
stm32_qencoder.c
stm32_reset.c
stm32_romfs_initialize.c
stm32_romfs.h
stm32_sdio.c sdcard: update sdcard detection to avoid 0xff assignment to bool type 2023-06-11 12:55:29 +08:00
stm32_spi.c Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
stm32_usb.c
stm32_userleds.c nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems() 2023-02-09 20:05:44 +08:00