summaryrefslogtreecommitdiff
path: root/docs/configuration.txt
diff options
context:
space:
mode:
Diffstat (limited to 'docs/configuration.txt')
-rw-r--r--docs/configuration.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/configuration.txt b/docs/configuration.txt
index 49061a4a0..7850827f6 100644
--- a/docs/configuration.txt
+++ b/docs/configuration.txt
@@ -20,7 +20,6 @@
#define CFG_TUSB_MCU ///< Select one of the supported MCU, the value must be from \ref group_mcu
#define CFG_TUSB_OS ///< Select one of the supported RTOS, the value must be from \ref group_supported_os.
-#define CFG_TUD_TASK_PRIO ///< If \ref CFG_TUSB_OS is configured to use a real RTOS (other than OPT_OS_NONE). This determines the priority of the usb stack task.
//--------------------------------------------------------------------+
// HOST CONFIGURATION