summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorhathach <[email protected]>2018-04-10 14:47:33 +0700
committerhathach <[email protected]>2018-04-10 14:47:33 +0700
commit33af6b6549e24547105ba19603d6fe9c39b9a825 (patch)
tree12fecc6385a41337a5498f448ae43bcc8928acac /tests
parent81935c91e98e76108d045df2581772c3a34a99ce (diff)
clean up remove CFG_TUSB_TICKS_HZ
Diffstat (limited to 'tests')
-rw-r--r--tests/support/tusb_config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/support/tusb_config.h b/tests/support/tusb_config.h
index 62d1f6814..909e18155 100644
--- a/tests/support/tusb_config.h
+++ b/tests/support/tusb_config.h
@@ -87,7 +87,6 @@
#define CFG_TUSB_DEBUG 3
#define CFG_TUSB_OS TUSB_OS_NONE
-#define CFG_TUSB_TICKS_HZ 1000 // 1 ms tick
#define CFG_TUSB_ATTR_USBRAM
#ifdef __cplusplus