rename hal.h to tusb_hal.h

This commit is contained in:
hathach
2018-03-02 18:43:00 +07:00
parent 299c92f2fc
commit 7ee801a209
5 changed files with 12 additions and 13 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
// INCLUDE
//--------------------------------------------------------------------+
#include "common/common.h"
#include "hal/hal.h"
#include "tusb_hal.h"
#include "osal/osal.h"
#include "common/timeout_timer.h"