mirror of
https://github.com/apache/nuttx.git
synced 2026-06-09 19:04:15 +08:00
fe6b0619f9
The enumeration process for composite and non-composite devices has a lot of duplicate code. Treating the code for composite devices as universal enumeration code can reduce redundant code. Signed-off-by: zhangyuan21 <zhangyuan21@xiaomi.com>