summaryrefslogtreecommitdiff
path: root/tinyusb/common
diff options
context:
space:
mode:
Diffstat (limited to 'tinyusb/common')
-rw-r--r--tinyusb/common/common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tinyusb/common/common.h b/tinyusb/common/common.h
index a56de956e..ec3e3f2ac 100644
--- a/tinyusb/common/common.h
+++ b/tinyusb/common/common.h
@@ -72,7 +72,6 @@
#include "errors.h"
//------------- TUSB Header -------------//
-//#include "hal/hal.h"
#include "core/tusb_types.h"
#include "core/std_descriptors.h"
#include "core/std_request.h"