more minor clean up

- also rename usbh_classdriver.h to usbh_pvt.h to consitent with usbd
This commit is contained in:
hathach
2023-08-15 22:51:21 +07:00
parent 9d94296741
commit 1b33a31536
9 changed files with 61 additions and 79 deletions

View File

@@ -36,7 +36,7 @@
#endif
#if CFG_TUH_ENABLED
#include "host/usbh_classdriver.h"
#include "host/usbh_pvt.h"
#endif
//--------------------------------------------------------------------+