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

View File

@@ -54,7 +54,7 @@ extern "C"
#include <stdint.h>
#include "compiler/compiler.h"
#include "hal/hal.h" // TODO find a way to break hal dependency
#include "tusb_hal.h" // TODO find a way to break hal dependency
#define VOID_RETURN