rename CFG_TUD_NET to CFG_TUD_ECM_RNDIS

This commit is contained in:
hathach
2021-10-05 12:32:07 +07:00
parent 31cfd5a684
commit a867d87072
12 changed files with 63 additions and 49 deletions

View File

@@ -100,7 +100,7 @@
#include "class/dfu/dfu_device.h"
#endif
#if CFG_TUD_NET
#if CFG_TUD_ECM_RNDIS || CFG_TUD_NCM
#include "class/net/net_device.h"
#endif