summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCédric Berger <[email protected]>2026-03-22 14:17:01 +0100
committerCédric Berger <[email protected]>2026-03-22 14:17:01 +0100
commit04701bf91804448359aa0b8c4757704c644c748b (patch)
tree21979c647a34cc18a8ed62f47cbf6548ce79ac16 /src
parentdb7722dee8410f27f6ea7dfcbfaf44e2f88cccf3 (diff)
Remove unused define
Diffstat (limited to 'src')
-rw-r--r--src/tusb_option.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/tusb_option.h b/src/tusb_option.h
index 74a556605..dd7af76f6 100644
--- a/src/tusb_option.h
+++ b/src/tusb_option.h
@@ -534,10 +534,6 @@
#define CFG_TUSB_OS OPT_OS_NONE
#endif
-#ifndef CFG_TUSB_OS_HAS_SCHEDULER
- #define CFG_TUSB_OS_HAS_SCHEDULER (CFG_TUSB_OS != OPT_OS_NONE && CFG_TUSB_OS != OPT_OS_PICO)
-#endif
-
#ifndef CFG_TUSB_OS_INC_PATH
#ifndef CFG_TUSB_OS_INC_PATH_DEFAULT
#define CFG_TUSB_OS_INC_PATH_DEFAULT