rename timeout_timer.h to tusb_timeout.h

This commit is contained in:
hathach
2018-07-23 22:32:21 +07:00
parent 176607dbe1
commit 361928f429
6 changed files with 9 additions and 9 deletions

View File

@@ -44,7 +44,7 @@
//--------------------------------------------------------------------+
#include "hal/hal.h"
#include "osal/osal.h"
#include "common/timeout_timer.h"
#include "common/tusb_timeout.h"
#include "../hcd.h"
#include "../usbh_hcd.h"