mirror of
https://github.com/apache/nuttx.git
synced 2026-08-11 07:25:13 +00:00
Initial OTG support for STM32H7 and some minor improvements arch/arm/src/stm32h7/stm32h7x3xx_rcc.c: add support for HSI48 clock configs/nucleo-f207zg: add support for USB and initialize CDCACM if configured configs/nucleo-h743zi: add support for USB and initialize CDCACM if configured drivers/usbdev/Kconfig: fix type for USBDEV_TRACE_INITIALIDSET configs/teensy-3.x/usbnsh/defconfig: update config according to change in USBDEV_TRACE_INITIALIDSET Approved-by: Gregory Nutt <gnutt@nuttx.org> |
||
|---|---|---|
| .. | ||
| cdcacm.c | ||
| cdcacm.h | ||
| cdcacm_desc.c | ||
| cdcecm.c | ||
| cdcecm.h | ||
| composite.c | ||
| composite.h | ||
| composite_desc.c | ||
| dfu.c | ||
| Kconfig | ||
| Make.defs | ||
| pl2303.c | ||
| rndis.c | ||
| rndis_std.h | ||
| usbdev_strings.c | ||
| usbdev_trace.c | ||
| usbdev_trprintf.c | ||
| usbmsc.c | ||
| usbmsc.h | ||
| usbmsc_desc.c | ||
| usbmsc_scsi.c | ||