mirror of
https://github.com/apache/nuttx.git
synced 2026-06-10 03:13:56 +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>