fsdev: reorganize functions

Signed-off-by: HiFiPhile <admin@hifiphile.com>
This commit is contained in:
HiFiPhile
2025-11-24 21:03:04 +01:00
parent fb631c9a40
commit 03bd8c26d6
42 changed files with 548 additions and 484 deletions

View File

@ -217,7 +217,9 @@
</group>
<group name="src/portable/st/stm32_fsdev">
<path>$TUSB_DIR$/src/portable/st/stm32_fsdev/dcd_stm32_fsdev.c</path>
<path>$TUSB_DIR$/src/portable/st/stm32_fsdev/dcd_stm32_fsdev.h</path>
<path>$TUSB_DIR$/src/portable/st/stm32_fsdev/hcd_stm32_fsdev.c</path>
<path>$TUSB_DIR$/src/portable/st/stm32_fsdev/fsdev_common.c</path>
<path>$TUSB_DIR$/src/portable/st/stm32_fsdev/fsdev_common.h</path>
</group>
<group name="src/portable/st/typec">
<path>$TUSB_DIR$/src/portable/st/typec/typec_stm32.c</path>