rename typec driver

This commit is contained in:
hathach
2023-06-14 11:07:58 +07:00
parent a88d7c7c74
commit 05969d2a58
4 changed files with 24 additions and 24 deletions

View File

@@ -42,7 +42,7 @@
//------------- TypeC -------------//
#if CFG_TUC_ENABLED
#include "typec/utcd.h"
#include "typec/usbc.h"
#endif
//------------- HOST -------------//